summaryrefslogtreecommitdiffstats
path: root/src/voicecall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/voicecall.c')
-rw-r--r--src/voicecall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/voicecall.c b/src/voicecall.c
index 45dfac29..900477dd 100644
--- a/src/voicecall.c
+++ b/src/voicecall.c
@@ -2834,6 +2834,7 @@ static void sim_state_watch(enum ofono_sim_state new_state, void *user)
read_sim_ecc_numbers, vc, NULL);
break;
case OFONO_SIM_STATE_NOT_PRESENT:
+ case OFONO_SIM_STATE_RESETTING:
/* TODO: Must release all non-emergency calls */
if (vc->sim_context) {