- Add dir info on failing bc_compute_full_version
- Crash on ec-calibration : Use tone sent callback only on MS_DTMF_GEN_EVENT
- Fix sending authentification by fixing unmatching proxy on linphone_core_lookup_proxy_by_identity. Default proxy could be different from the URI we want that lead to unexpected behaviour on wrong assertion. Update subscription on remote conference list event if it was the same as the cleared proxy config.
- Fix bad chat room when creating a call. Previously, on the call of getOrCreateBasicChatRoom, a chat room with the same peer address was returned without takking account of the local address that could come from multi-accounts.
Fix xamarin error on reverse callback : 'Attempting to JIT compile method'. From https://docs.microsoft.com/en-us/xamarin/ios/internals/limitations#reverse-callbacks