Hi
I have working setup that sends sms messages just fine. Message is copied
to sent_sms table as expected.
How do I implement DLR status? Is my only option to archive this to create
a script that writes delivery status to my sent_sms table? If so, how to
add an ID that is stored to db? in case I
This question has been raised too many times. Can you search a bit on
mailing lists?
There are multiple solutions out there for your issue.
2016-03-22 17:18 GMT+03:00 :
> Hi
>
> I have working setup that sends sms messages just fine. Message is copied
> to sent_sms table as expected.
>
> How do
Actually I can't
All I find is notes to check kannel.org. And I cannot figure out how to do
this on those documents? As you said its been raised many times, is the
documentation good? If this sis just trivial thing how the hell I am so
stupid I cannot understand.
thanx for your help
> This que
ok, personally I'm using option 2 without any dlr.php or any other sort of
scripts, so I end up with MT records in database with status field where
field is filled with resulting status.
Here are couple of ways to resolve what you need:
1. Set up trigger (as Rene already suggested) to update tabl
Also have a read:
http://www.kannel.org/pipermail/users/2013-August/020120.html
2016-03-22 18:27 GMT+03:00 spameden :
> ok, personally I'm using option 2 without any dlr.php or any other sort of
> scripts, so I end up with MT records in database with status field where
> field is filled with resu