]> sjero.net Git - linphone/blobdiff - coreapi/private.h
fix TLS support under linphonec and gtk (problem not occuring with mobile versions)
[linphone] / coreapi / private.h
index 93b1f459f4f8e43be15c380984781de2934d149f..fda2b449b5f3500fba698f62178f2e3a481fdeeb 100644 (file)
@@ -529,6 +529,8 @@ void linphone_call_remove_from_conf(LinphoneCall *call);
 void linphone_core_conference_check_uninit(LinphoneConference *ctx);
 bool_t linphone_core_sound_resources_available(LinphoneCore *lc);
 
+void __linphone_core_invalidate_registers(LinphoneCore* lc);
+
 #define HOLD_OFF       (0)
 #define HOLD_ON                (1)