Re: access.log
Alan McNatty <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <1034849244.6415.203.camel@euclid> |
Definitely the optimal approach - using a full dlrmask you can tell if message was accepted by handset the ultimate goal. However I'd hate to see anyone 'manually grepping', there is a better interim solution I'm sure. On Thu, 2002-10-17 at 22:56, Nisan Bloch wrote: > Hi > > Another way is to write a front end application to Kannel, that you use to > submit messages to Kannel. Then you can use Kannels DLR mechanism to > callback to your app. This way you can trace the messages and log them into > a database. We do this quite effectively.