Fix crash when using linphone_message_waiting_indication_get_summary() for a...

Merged Simon Morlat requested to merge fix/from-5.4-may-15 into master

Fix crash when using linphone_message_waiting_indication_get_summary() for a MWI class not present in the message waiting indication because NULL could never be returned.

Merge request reports