Hi Andrew / Lasse, > diff --git a/src/stk.c b/src/stk.c > index bc46b2f..c4e988b 100644 > --- a/src/stk.c > +++ b/src/stk.c > @@ -2514,6 +2514,7 @@ static void stk_proactive_command_cancel(struct > ofono_stk *stk) > stk_command_free(stk->pending_cmd); > stk->pending_cmd = NULL; > stk->cancel_cmd = NULL; > + stk->respond_on_exit = FALSE; > } > } > Patch looks good to me, however I'd like it in something I can actually apply. Lasse, can you confirm this patch solves your issue? Regards, -Denis