Problems with voice call.
Denis Kenzior
denkenz at gmail.com
Wed Jul 15 09:51:20 PDT 2009
Hi Marko,
> 788 while (g_at_result_iter_next_number(&iter, &mode))
> 789 if (mode == 1)
> 790 supported = TRUE;
This is me being dyslexic. It should be looking for mode == 0 instead.
> With E51 the SMS error is returned from function at_cpms_query_cb()
> on line 764.
>
> 764 return at_sms_not_supported(modem);
>
This is strange, what does the E51 return for "AT+CPMS=?"
I've pushed fixes to the initialization and this is working at least for the
Neo and on our simulator. Can you report if your devices get further?
Regards,
-Denis
More information about the ofono
mailing list