jookies / jasmin

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

Rejected SMS, validity period could be the problem? #1179

Open Carlos314159 opened 5 months ago

Carlos314159 commented 5 months ago

Dear team,

since I started to send SMS with validity period via HTTP API, I randomly get error like this:

messages.log:2024-02-07 10:45:31 CRITICAL 1 Rejecting SubmitSmPDU[ec0669fe-4ff1-49ba-be67-eae21cec41ba] through [cid:cid_identifier] for an unknown error (<class 'ValueError'>): tenths of second must be one digit

Would you know what issue it can be?

Charles

Nikram87 commented 4 months ago

Hi @Carlos314159! I have a same problem. Did you found solve?

hartois commented 2 months ago

Same problem

Carlos314159 commented 2 months ago

@Nikram87 I have not found a solution, I had to remove the feature of configuring validity period. I hoped this would be picked up by the devs for resolution.

hartois commented 2 months ago

I'm solve it by fix in smpp.pdu https://github.com/jookies/smpp.pdu/pull/5