Skip to content

Fix invalid push notification parameter line in Contact headers, when some of...

Simon Morlat requested to merge fix/support-issues into release/5.3

Fix invalid push notification parameter line in Contact headers, when some of the tokens are not yet available. Fix crash because of Core's push_config pointer not reset during linphone_core_stop(). Fix crash because of invalid LinphoneAddress pointer returned by linphone_call_get_diversion_address().

Merge request reports