linphone-ios/include
Sandrine Avakian db0191ec9e Renaming functions :
-linphone_call_error_info_to_sal_op into linphone_error_info_to_sal as there is no LinponeCall object  involved here.
- linphone_call_terminate_with_error into linphone_call_terminate_with_error_info
Fixes in linphone_call_terminate_with_error_info.
2017-03-30 10:47:42 +02:00
..
linphone Renaming functions : 2017-03-30 10:47:42 +02:00
MSVC Include stdint.h and inttypes.h to build with Visual Studio. 2015-03-06 11:40:14 +01:00
sal Adding new API int linphone_call_terminate_with_error_info(LinphoneCall *call, const LinphoneErrorInfo *ei) and other functions to handle RFC3326 reason header. 2017-03-27 15:27:42 +02:00
CMakeLists.txt Some refactoring to have a more object-oriented API. 2017-02-07 15:32:42 +01:00
Makefile.am Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00