gsmopen: not check for CKPD when receiving SMS

This commit is contained in:
Giovanni Maruzzelli 2012-05-11 08:08:11 +02:00
parent 193512e9ea
commit 03bfc941a1
1 changed files with 1 additions and 1 deletions

View File

@ -1199,7 +1199,7 @@ int gsmopen_serial_read_AT(private_t *tech_pvt, int look_for_ack, int timeout_us
/* we're not in a call, neither calling */
res = gsmopen_serial_write_AT_ack(tech_pvt, "AT+CKPD=\"EEE\"");
if (res) {
ERRORA("AT+CKPD=\"EEE\" (cellphone screen back to user) do not got OK from the phone\n", GSMOPEN_P_LOG);
DEBUGA_GSMOPEN("AT+CKPD=\"EEE\" (cellphone screen back to user) do not got OK from the phone\n", GSMOPEN_P_LOG);
}
}
} //unread_msg_id