Hi Marcel, > > +- Add support for setting the SMS Validity Period (3GPP 23.040). Currently > > the > > + value is hard coded as 24 hours. > > didn't we actually change this to be the maximum value?
Only place I could find this to be edited was following line in smsutil.c (3421) template.submit.vp.relative = 0xA7; /* 24 Hours */ Have I missed something then? In any case, I'd rather see the value something that API allows to set instead of hard coded value, as user can have different needs for the SMS validity period and sometimes it is not the best thing either that period is set to maximum. BR, Miia _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
