Hi Marcel,

ofono-boun...@ofono.org wrote:
> Hi Jeevaka,
> 
>>  plugins/ifx.c |    2 ++
>>  1 files changed, 2 insertions(+), 0 deletions(-)
>> 
>> diff --git a/plugins/ifx.c b/plugins/ifx.c index c0a69c2..08b0001
>> 100644 --- a/plugins/ifx.c
>> +++ b/plugins/ifx.c
>> @@ -57,6 +57,7 @@
>>  #include <ofono/radio-settings.h>
>>  #include <ofono/audio-settings.h>
>>  #include <ofono/stk.h>
>> +#include <ofono/ctm.h>
>>  #include <ofono/log.h>
>> 
>>  #include <drivers/atmodem/atutil.h>
>> @@ -700,6 +701,7 @@ static void ifx_post_sim(struct ofono_modem
>> *modem) 
>> 
>>      DBG("%p", modem);
>> 
>> +    ofono_ctm_create(modem, 0, "ifxmodem", data->dlcs[AUX_DLC]);
> 
> so no emergency calls with CTM are possible? Or do we have to
> potentially also handle that? 
> 

Emergency calls are possible. I'll move the ctm_create to pre_sim state.

Regards,
Jeevaka
_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to