diff --git a/coreapi/message_storage.c b/coreapi/message_storage.c index 66d49a3db61c93f82a6d0992c73aae398db45d91..2684ba0b5309b215ef98200517c3796347876d6a 100644 --- a/coreapi/message_storage.c +++ b/coreapi/message_storage.c @@ -391,7 +391,7 @@ MSList *linphone_chat_room_get_history_range(LinphoneChatRoom *cr, int startm, i begin=ortp_get_cur_time_ms(); linphone_sql_request_message(lc->db,buf,cr); end=ortp_get_cur_time_ms(); - ms_debug("%s(): completed in %i ms",__FUNCTION__, (int)(end-begin)); + ms_message("%s(): completed in %i ms",__FUNCTION__, (int)(end-begin)); ms_free(buf); ret=cr->messages_hist; cr->messages_hist=NULL; diff --git a/mediastreamer2 b/mediastreamer2 index f0cfb2641de9554db29bc6266579d9d4661e339a..042feb9096af9fbe1a45e8c76b4121d738329e1e 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit f0cfb2641de9554db29bc6266579d9d4661e339a +Subproject commit 042feb9096af9fbe1a45e8c76b4121d738329e1e