i think you need to pass the dlr-mask,
if you are using sqlBox to send message, just insert dlr_mask =19 ,or
dlr_mask=31 or read the kannel Documents for detailed DLR MASKS

and if you are using cgi bin just ad dlr-mask parameter http://
..../cgi-bin/......&dlr_mask=19

you will get DLR back from your SMSC.

Thanks
Ali


On Sun, Dec 16, 2012 at 10:32 AM, Navdeep Bagga <[email protected]>wrote:

> On Sun, Dec 16, 2012 at 11:15 AM, Nagendra Babu
> <[email protected]> wrote:
> > Thank You all to support me.... finally i did it... thanks a lot...
> > Now i can send sms using smsc account using sqlbox, and now i want to
> > configure DLR Reports .... if you know about this please help me.. thank
> you
>
> Use this group in your kannel.conf file
>
> group = dlr-db
> id = mydlr
> table = dlr
> field-smsc = smsc
> field-timestamp = ts
> field-source=source
> field-destination = destination
> field-service = service
> field-url = url
> field-mask = mask
> field-status = status
> field-boxc-id = boxc
>
> and add below giving variable in your core group of kannel file
>
> dlr-storage = mysql
>
> --
> Navdeep Bagga
> Happy Bird
> [W] http://navdeepbagga.com
> [T]  http://www.navdeepbagga.com/category/daily-diary-3/
>
>

Reply via email to