You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hello!
We have trouble with delivery reports. Delivery reports does not appears in Kalkun interface, but in Gammu log (gammu-smsd) it exist.
Column DeliveryDateTime.sentitems in DB backend always is NULL while incoming SMS works fine.
Status : Sending successful - Awaiting report
Screenshots
Browser, kalkun setup, database setup..:
Please open the "about" screen of kalkun and copy/paste the information.
To open the about screen, go to the dashboard and at the bottom right click on the version of kalkun, right after "Powered by..."
Gammu version & DB Schema: Gammu 1.40.0, Linux, kernel 4.19.0-22-amd64 (add french to languages (test) #1 SMP Debian 4.19.260-1 (2022-09-29)), GCC 8.2 & 17
Browser: Chrome 107.0.0.0
Installed plugins: jsonrpc
The text was updated successfully, but these errors were encountered:
This table is filled by gammu/smsd, so the problem is more likely to be tha programme rather than in kalkun. We use the field "Status" of table "sentitems" to output the status.
So if in the database you have "SendingOK" then it is expected kalkun outputs Status : Sent, waiting for report
Describe the bug
Hello!
We have trouble with delivery reports. Delivery reports does not appears in Kalkun interface, but in Gammu log (gammu-smsd) it exist.
Column DeliveryDateTime.sentitems in DB backend always is NULL while incoming SMS works fine.
Status : Sending successful - Awaiting report
Screenshots
Browser, kalkun setup, database setup..:
Please open the "about" screen of kalkun and copy/paste the information.
To open the about screen, go to the dashboard and at the bottom right click on the version of kalkun, right after "Powered by..."
The text was updated successfully, but these errors were encountered: