Hi,

So by using

http://smsbox.host.name:13013/cgi-bin/sendsms?username=foo&password=bar&to=0
123456&text=Hello+world&dlrmask=1

The SMSC will send confirmation whether msg has been sent or not. What is
this dlrurl, is this URL fetched if msg not delivered. Is dlrurl a must when
using dlrmask. Thanks for the advice.

Shridhar Raju

> >Hi,
> >
> >I did as suggested,
> >
> >#./configure --with-mysql=/usr --enable-mysql-dlr
> >
> >And created DB "DLR" and table DLR as given in gw/dlr.c. Created user
with
> >password and set that in same file and reloaded Mysql. Kannel compiled
> >successfully. After running SMS gateway, I didn't find any record in the
> >DLR, after I sent two SM to and fro. What does this table store and how
can
> >it useful. Any valuable advice.
> >
> >Shridhar Raju
>
> The table stores the mapping of the delivery reports.
> This means there are no records in the table unless you:
>
> a) ask for delivery report with &dlrmask=... and &dlrurl=...
> b) there are outstanding deliveries.
>
> It works the following way:
>
> sms is sent to SMSC. Entry is created
> SMSC signals delivery or failure (final messages). Entry is deleted.
>
> --
>
> Andreas Fink
> Fink-Consulting
>
> ------------------------------------------------------------------
> Tel: +41-61-6932730 Fax: +41-61-6932729  Mobile: +41-79-2457333
> Address: A. Fink, Schwarzwaldallee 16, 4058 Basel, Switzerland
> E-Mail:  [EMAIL PROTECTED]  Homepage: http://www.finkconsulting.com
> ------------------------------------------------------------------
> Something urgent? Try http://www.smsrelay.com/  Nickname afink


Reply via email to