Hi Ben, your patch is not correct. You will receive SMSC_FAIL or DLR_FAIL depending on the dlr_mask you used. If you set dlr_mask to request SMSC_FAIL then you will receive it if only DLR_FAIL requested then DLR_FAIL will be set.
Ben Suffolk wrote: > Just noticed that when the SMSC rejects a message at submission the > dlr was set to 22 (0x16) not 16 (0x10). Just a bad define in the > header file. > > Regards > > Ben -- Thanks, Alex
