Replying to myself in case it helps others looking for this information in future.
On Saturday 17 August 2019 at 15:42:38, Antony Stone wrote: > It looks like I'm going to have to look into using a database for my DLR > storage. I do happen to have a MariaDB Galera cluster available, but I've > read https://stackoverflow.com/questions/45486238/kannel-sqlbox that the > Debian packaged installation of kannel doesn't work with MySQL, only if > you build kannel from source. > > Does anyone know whether this is still true (kannel 1.4.4, kannel-sqlbox > 0.7.2) for the Debian 9 Stretch packages? Yes, this is still true :( The Debian Stretch package has not been updated with whatever bug fix comes from building kannel yourself from source. It makes me wonder slightly how the Debian package got built... But anyway, if you want kannel working with MySQL, don't start from the Debian Stretch package. I do notice that there's a packaged version of kannel 1.4.5 in the new (since 6th July) Debian Stable (version 10, Buster), but I don't have the facility to try that out yet - trying to install that package into Stretch involves too many incompatibilities, and I can't upgrade the entire machine to Buster because that would also upgrade my Asterisk 13 to Asterisk 16, which I'm not ready for yet. If I do find any reasonable way of getting kannel to work with MySQL storage under Debian Stretch, I'll reply again here to let people know how. In the meantime I hope someone can point me at the final bit of my delivery reports problem - how do I tell kannel to send a DLR status=1 to notify a sender that their message has been delivered? Thanks, Antony. -- A user interface is like a joke. If you have to explain it, it means it doesn't work. Please reply to the list; please *don't* CC me.