On Friday 16 August 2019 at 12:23:57, Alexander Malysh wrote: > Hi, > > define dlr-url in your request to smsbox and you are done.
I have defined that - it's how item 2 in my list below is working. kannel sends a GET request to that URL when a delivery report is *received* by kannel in response to a message we have *sent* I am looking for the mechanism to *send* a delivery notification in response to a message we have *received* so that the sender knows we have delivered it to our end user. > > Am 16.08.2019 um 11:59 schrieb Antony Stone > > <antony.st...@kannel.open.source.it>: > > > > Hi. > > > > I've recently installed kannel 1.4.4 on a Debian Stretch machine (from > > the standard Debian repository package). > > > > I have an account with an SMSC provider and I'm talking to them using > > SMPP 3.4 > > > > So far I've got kannel set up and configured to: > > > > 1. Send SMS to mobiles - works. > > > > 2. Receive delivery notifications for sent messages - works. > > > > 3. Receive SMS from mobiles - works. > > > > The bit I'm missing is that I can't work out how to send a delivery > > notification for messages I receive. > > > > For the inbound delivery notifications, I'm getting a status code 8 from > > the SMSC when they've received my message and are processing it, then I > > get a status code 1 when the message is delivered to the mobile. > > > > Can I configure kannel to automatically send status code 8 when it gets > > an inbound message, and passes it on to my delivery URL? > > > > And then, how do I send the appropriate request to kannel to say "message > > has been delivered to user" to get it to send out status code 1? > > > > > > Thanks, > > > > > > Antony. -- René Descartes walks in to a bar. The barman asks him "Do you want a drink?" Descartes says "I think not," and disappears. Please reply to the list; please *don't* CC me.