case TEL_SIM_EF_CPHS_MAILBOX_NUMBERS: /* linear type */
case TEL_SIM_EF_MBDN: /* linear type */
-#if 0 //TODO tcore_sim_decode_xdn was changed from libtcore. It should be changed according to libtcore
+#if 0 /* Temporarily blocked, MBDN is NOT suported in Emulator */
dr = tcore_sim_decode_xdn((unsigned char *)res, res_len,
file_meta->mb_list[file_meta->current_index-1].alpha_id,
file_meta->mb_list[file_meta->current_index-1].number);
file_meta->mb_list[file_meta->current_index-1].profile_id =
file_meta->current_index;
-#endif
+#endif /* Temporarily blocked, MBDN is NOT suported in Emulator */
break;
case TEL_SIM_EF_CPHS_VOICE_MSG_WAITING: /* transparent type */
case TEL_SIM_EF_CPHS_MAILBOX_NUMBERS: /* linear type */
case TEL_SIM_EF_MBDN: /* linear type */
-#if 0 //TODO tcore_sim_decode_xdn was changed from libtcore. It should be changed according to libtcore
+#if 0 /* Temporarily blocked, MBDN is NOT suported in Emulator */
dr = tcore_sim_decode_xdn((unsigned char *)res, res_len,
file_meta->mb_list[file_meta->current_index-1].alpha_id,
file_meta->mb_list[file_meta->current_index-1].number);
strlen(file_meta->mb_list[file_meta->current_index-1].alpha_id);
file_meta->mb_list[file_meta->current_index-1].profile_id =
file_meta->current_index;
-#endif
+#endif /* Temporarily blocked, MBDN is NOT suported in Emulator */
break;
case TEL_SIM_EF_CPHS_VOICE_MSG_WAITING: /* transparent type */