I'm using kannel for my Wavecom GSM Modem, and it works well.
But I always lost track the messages status which are sent to kannel.
E.g.
1. I sent 5 messages into one destination number with dlr mask 7.
2. Somehow one message is not sent successfully, maybe my gsm modem has no
signal.
-> Is there a way to find out which message is not sent? (Without
watching the log file)
3. When the delivery report arrives, I don't know which message is
delivered?
Can we add a reference id for each request so the kannel will tell the
client when the message submitted, not submitted, delivered, and undelivered
with the reference id as an identifier of each request?
Thanks.