Hi Pasi,

> From: Pasi Miettinen <[email protected]>
> 
> ---
>  src/smsutil.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/smsutil.c b/src/smsutil.c
> index e634764..2679cc2 100644
> --- a/src/smsutil.c
> +++ b/src/smsutil.c
> @@ -2596,7 +2596,7 @@ GSList *sms_text_prepare(const char *utf8, guint16
>  ref, template.submit.rd = FALSE;
>       template.submit.vpf = SMS_VALIDITY_PERIOD_FORMAT_RELATIVE;
>       template.submit.rp = FALSE;
> -     template.submit.srr = FALSE;
> +     template.submit.srr = TRUE;
>       template.submit.mr = 0;
>       template.submit.vp.relative = 0xA7; /* 24 Hours */
> 

I suggest that this be made a parameter passed to sms_text_prepare.

Regards,
-Denis
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to