Hi,

DLR values: 
1 = delivered to phone
2 = not delivered to phone
4 = queued at smsc
8 = delivered to smsc
16 = not delivered to smsc

The delivery reportes that you get back depends on the
protocol that you use and also on your smsc.  Not all
of the DLR values are applicable to all of the smsc
protocols (SMPP, UCP etc. and also AT2).

In the case of a delivery failure, my smsc sometimes
sends me a non-delivery report (dlr value = 2) and
sometimes it does not.

In your sendsms URL, use dlr-mask=31 to make sure you
catch all the dlr-values that are supported by your
smsc and your smsc-protocol.

Regards.

Lourens...

--- Nasir Simbolon <[EMAIL PROTECTED]> wrote:
> Hi, 
> I use kannel 1.2.1, gsmmodem using siemens tc35
> I have problem :
> I can not get dlr message with type 1 or 2,
> for dlr type =8 no problem. 
> 
> my mobile operator support dlr type 1 and 2. I get
> the dlr message when i use 
> my mobile phone. 
> 
> This is my config and how to send sms
> to sent sms :
>
http://10.0.4.3:13003/cgi-bin/sendsms?username=u&password=p&from=+62811111&to=+62822222&dlrmask=3
> 
> in my kannel.conf I set 
> dlr-url= http://10.0.4.3/dlr.php?id=%d
> 
> Anybody have experieced with this? or anybody can
> give a help.
> 
> Best Regards, 
> 
> Nasir 
> 
> 
> -- 
> 
> 


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

Reply via email to