Hi, Did you mean this?
if (DLR_IS_SUCCESS_OR_FAIL <http://doxygen.kannel.org/d1/d5d/dlr_8h.html#a13>(msg->sms.dlr_mask)) 00918 pdu <http://doxygen.kannel.org/df/de6/wsp__session_8c.html#a182a79>->u <http://doxygen.kannel.org/da/d81/structSMPP__PDU.html#o15>.submit_sm.registered_delivery = 1; Inside the SMPP_PDU <http://doxygen.kannel.org/da/d81/structSMPP__PDU.html>* msg_to_pdu <http://doxygen.kannel.org/de/dfe/smsc__smpp_8c.html#a23>function In we change this kannel should be recompiled again.....is there any other way? Regards Elton On Sun, Mar 15, 2009 at 7:55 PM, Falko Ziemann <[email protected]> wrote: > Hi, > > this is a protocol issue. SMPP for example has only the switch > "registered_delivery" where you can (de-)activate all DLRs. It is not > possible to activate on some kinds of DLR. Kannel has no control about this. > But kannel should not forward certain DLRs to the DLR-URL if you're not > interessted in them. > > Regards > Falko > > Am 15.03.2009 um 17:52 schrieb Elton Hoxha: > > > Hi all, >> >> I know this subject has been asked a lot, but my concern is something >> else. I have played with dlr-mask pretty much and it is working very well. >> In some cases I dont want to exhaust the database of SMSC creating useless >> delivery statuses for bulk SMS. Making my dlr-mask=10 didnt change anything. >> It is supposed that this value concerns only to submit and failure. This is >> what I need, only the acknowledment that sms has been submitted. But the >> SMSC is creating the delivery status as well, pending in the queue and >> making retries. Why the mask is behaving the same with different values? >> >> Thanks >> Elton >> > >
