One way to find out. Go ahead and try. dlr-mask is a bitwise-or variable, so 31 
is all-inclusive. Just have to check the result&DLR_SMSC_FAIL. For the latest 
implimentation with intermediate dlrs, better set 63 as an all inclusive mask.

BR,
Nikoa
  ----- Original Message ----- 
  From: Alejandro Guerrieri 
  To: Beatrice Tamburrino 
  Cc: Nikos Balkanas ; [email protected] 
  Sent: Monday, June 08, 2009 6:07 PM
  Subject: Re: Get notification if SMS has been discarded from SMSC


  Are you sure the SMSC is actually notifying you when it discards a message?


  Regards,


  Alejandro


  On Mon, Jun 8, 2009 at 5:03 PM, Beatrice Tamburrino 
<[email protected]> wrote:

    hi,

    thanks, this seem to be a different mask?

    I set the dlr-mask = 31? ??

    I think I need more help here..

    -------- Original-Nachricht --------
    > Datum: Mon, 8 Jun 2009 17:46:23 +0300
    > Von: "Nikos Balkanas" <[email protected]>
    > An: "Beatrice Tamburrino" <[email protected]>, [email protected]
    > Betreff: Re: Get notification if SMS has been discarded from SMSC


    > Sure it does:
    >
    > #define DLR_SMSC_FAIL       0x10
    >
    > Just use the right dlr-mask
    >
    > BR,
    > Nikos
    > ----- Original Message -----
    > From: "Beatrice Tamburrino" <[email protected]>
    > To: <[email protected]>
    > Sent: Monday, June 08, 2009 4:34 PM
    > Subject: Get notification if SMS has been discarded from SMSC
    >
    >
    > > Hi!
    > >
    > > I've almost finished my SMS Application which sends SMS to a Kannel
    > Server
    > > and waits on a Port for dlr's. Im facing only one problem right now, I
    > > hope somebody can help me on that..
    > >
    > > Im using the emi protocol to a provider. The provider supports the
    > > extended operations OT 51-58, where OT-56 is: Delete Message operation.
    > >
    > > So the problem is, that if I receive a dlr code=4, the message will be
    > > buffered on the SMSC. After a while (I suppose that configurations is
    > made
    > > by the provider) the buffered message will be descarded from the SMSC.
    > But
    > > my application dosn't get any notification (or the kannel client is not
    > > getting any notification).
    > >
    > > Is kannel able to handle that information from SMSC with the EMI
    > protocol?
    > > Any ideas?
    > >
    > > xox beatrice
    > > --
    > > GMX FreeDSL mit DSL 6.000 Flatrate und Telefonanschluss nur 17,95
    > > Euro/mtl.!
    > >
    > http://dslspecial.gmx.de/freedsl-aktionspreis/?ac=OM.AD.PD003K11308T4569a
    > >

    --
    GMX FreeDSL mit DSL 6.000 Flatrate und Telefonanschluss nur 17,95 Euro/mtl.!
    http://dslspecial.gmx.de/freedsl-aktionspreis/?ac=OM.AD.PD003K11308T4569a



Reply via email to