diff --git a/drivers/atmodem/voicecall.c b/drivers/atmodem/voicecall.c index e4c59c26..aa56f1ee 100644 --- a/drivers/atmodem/voicecall.c +++ b/drivers/atmodem/voicecall.c @@ -1120,6 +1120,7 @@ static int at_voicecall_probe(struct ofono_voicecall *vc, unsigned int vendor, switch (vd->vendor) { case OFONO_VENDOR_QUALCOMM_MSM: + case OFONO_VENDOR_SIMCOM: g_at_chat_send(vd->chat, "AT+COLP=0", NULL, NULL, NULL, NULL); break; default: