jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
986 stars 539 forks source link

issue with multiprt #1086

Open SlimJUC opened 1 year ago

SlimJUC commented 1 year ago

when we send batch multipart messages (7+ parts)

some numbers we dont receive DLR from the messages are sent successfully when we check provider panel but we dont receive the DLR or any log

submit_throughput = 20 (limit from provider 50)

the only log we can see from jamsmin log for the missing numbers is the http-api.log

and syslog

Nov 5 12:56:07 VIVA-JASMIN-s-4vcpu-8gb-intel-fra1-01 jasmind[1296025]: Unhandled error in Deferred: Nov 5 12:56:07 VIVA-JASMIN-s-4vcpu-8gb-intel-fra1-01 jasmind[1296025]: jasmin.protocols.smpp.error.LongSubmitSmTransactionError: Received a submit_sm_resp in a unknown transaction with msg_ref_num [96]. Nov 5 12:56:12 VIVA-JASMIN-s-4vcpu-8gb-intel-fra1-01 jasmind[1296025]: Unhandled error in Deferred: Nov 5 12:56:12 VIVA-JASMIN-s-4vcpu-8gb-intel-fra1-01 jasmind[1296025]: jasmin.protocols.smpp.error.LongSubmitSmTransactionError: Received a submit_sm_resp in a unknown transaction with msg_ref_num [167]. Nov 5 12:56:15 VIVA-JASMIN-s-4vcpu-8gb-intel-fra1-01 jasmind[1296025]: Unhandled error in Deferred: Nov 5 12:56:15 VIVA-JASMIN-s-4vcpu-8gb-intel-fra1-01 jasmind[1296025]: jasmin.protocols.smpp.error.LongSubmitSmTransactionError: Received a submit_sm_resp in a unknown transaction with msg_ref_num [42]. Nov 5 12:56:19 VIVA-JASMIN-s-4vcpu-8gb-intel-fra1-01 jasmind[1296025]: Unhandled error in Deferred: Nov 5 12:56:19 VIVA-JASMIN-s-4vcpu-8gb-intel-fra1-01 jasmind[1296025]: jasmin.protocols.smpp.error.LongSubmitSmTransactionError: Received a submit_sm_resp in a unknown transaction with msg_ref_num [234]

hadpro24 commented 10 months ago

Do you find solution for this ? @SlimJUC