Hello, Eric!
I have the same question, may be you already faced with it. When I'm trying to
send several SMS to ONE number with different text (e.g. 10) I receives
several delivery reports, but how I can confront it with corresponding sent
SMS? In other words, is it possible to ask Kannel for SMS ID when I send SMS
and then find this ID when delivery reports received?
I use exactly the same interface for send message and get delivery report.
On Mon, 09 Jun 2008 19:50:44 +0200
Monchanin Eric <[EMAIL PROTECTED]> wrote:
Hello everybody,
I am currently working on getting delivery receipts on my dlr-url.
When I query the sendsms cgi-bin interface :
http://localhost/cgi-bin/sendsms?user=username&pass=password&from=xxxxxxx&to=xxxxxxxxxxx&smsc=mysmsc&text=some+text&mclass=1&dlr-mask=31&dlr-url=http%3A%2F%2Flocalhost%2Fdlr.php%3Fid%3DArdn6lE4%26state%3D%25d%26smsid%3D%25I
dlr-url looking like that:
http://localhost/dlr.php?id=Ardn6l&state=%d&smsid=%I
The %I only gives me the "internal" message ID kannel generated.
I would like the actual (aggregator) smsc message ID
On a side not, I am using a pgsql dlr queue, and I can see my message ID
being stored into the ts (timestamp) field.
Thank you for your help,
Eric
--