Skip to content

Prevent linphone_core_start() aborting when connecting to database failed

A return value has been added to linphone_core_start() to notify the caller whether a synchronous error has occured while starting.

Merge request reports