To clarify: I use the xml method of encoding the ota params in the call to sendota. I need to know how many splits there were in the message like sendsms does. If there are splits, sendsms tells you in the dlr. With sendota, you can see the split count in the kannel log but with no dlr you just get back "sent".
On Mon, 25 Nov 2002 22:22:27 +0000, you wrote: >I have set up sendsms and it takes the dlrurl fine. I use this >callback to add mysql entries. I want the same for my OTA >transmissions but theres no mention of dlrurl & dlrmask in the >"sendota" param list!!! > >Anyone know how to get a dlr for sendota please?