Re: smpp, cimd2 support for expired DLR

2016-11-14 Thread Alexander Malysh
Hi, thanks, commited to SVN. Thanks, Alex Iwan Iwanowicz schrieb am So., 30. Okt. 2016 um 17:36 Uhr: > Hi, > Thanks for review. > Fixed version in attachment. > > Best regards > Marcin 'Iwan' K-k > > 2016-10-26 16:43 GMT+02:00 : > > Hi, > > patch looks

Re: smpp, cimd2 support for expired DLR

2016-10-30 Thread Iwan Iwanowicz
Hi, Thanks for review. Fixed version in attachment. Best regards Marcin 'Iwan' K-k 2016-10-26 16:43 GMT+02:00 : > Hi, > > patch looks mostly ok except this part: > > +if ( dlr_mask < -1 || dlr_mask > 255 ) { /* */ > > Why 255 ? > > Max dlr-msk what we have: >

smpp, cimd2 support for expired DLR

2016-10-02 Thread Iwan Iwanowicz
Hi, Please take a look on smpp and cimd2 patch so now those protocols can support DLR_EXPIRED. Best regards Marcin 'Iwan' K-k. Index: gw/smsbox.c === --- gw/smsbox.c (wersja 5173) +++ gw/smsbox.c (kopia robocza) @@ -2187,7 +2187,7