linphone-ios/coreapi
2014-12-10 12:02:00 +01:00
..
bellesip_sal fix crash when tunnel mode is compiled but disabled 2014-12-02 12:11:55 +01:00
help Added ClearException in jni layer to prevent crash when listener doesn't implement all callbacks + reworked linphonecorelistener 2014-12-01 12:36:24 +01:00
ldap Fix ldap build (oops) 2014-09-12 14:11:20 +02:00
plugins/buddylookup
.gitignore
address.c Improve change of identity of a proxy config. 2014-12-09 10:14:33 +01:00
authentication.c For functions returning or taking an MSList as an argument, specify what the MSList contains in the documentation. 2014-08-14 14:44:59 +02:00
call_log.c Make translatable some GUI text 2014-12-01 17:13:11 +01:00
call_log.h compute call log duration since connected state instead of from call creation 2014-10-20 22:49:40 +02:00
call_params.c Finish call params cleaning. 2014-09-01 16:30:40 +02:00
call_params.h Finish call params cleaning. 2014-09-01 16:30:40 +02:00
callbacks.c Fix reinvite in case of redirection: we should use the linphone_core_restart_invite function, which correctly handles the streams close/reopen 2014-12-03 12:29:03 +01:00
chat.c Handle events in classes other than LinphoneCore. 2014-12-05 16:14:04 +01:00
CMakeLists.txt Handle msg storage option when building with CMake. 2014-12-04 16:25:36 +01:00
conference.c Add reference count handling to the LinphoneCallParams object. 2014-09-01 14:58:32 +02:00
contact_providers_priv.h
contactprovider.c
contactprovider.h
content.c Add API to set/get a LinphoneContent data with a string type. 2014-11-24 11:06:33 +01:00
content.h Add API to set/get a LinphoneContent data with a string type. 2014-11-24 11:06:33 +01:00
dict.c
ec-calibrator.c
enum.c
enum.h
event.c add new functions linphone_core_add_listener to enable multiple vtable to be registered 2014-09-16 15:00:12 +02:00
event.h
fonis.c
friend.c Cleanup translations 2014-11-28 11:02:00 +01:00
gitversion.cmake Handle download of rootca.pem when building with CMake. 2014-11-28 11:14:03 +01:00
info.c Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers. 2014-11-18 16:42:16 +01:00
linphone_tunnel.cc Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
linphone_tunnel.h Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
linphone_tunnel_config.c
linphone_tunnel_stubs.c fix compilation without tunnel 2014-11-15 11:38:06 +01:00
linphonecall.c differentiate rtp/rtcp bandwidth reporting 2014-12-08 18:07:06 +01:00
linphonecore.c Fix threading issues in the Python module. 2014-12-09 17:33:41 +01:00
linphonecore.h Fix file_transfer_server documentation for automatic wrappers. 2014-12-10 12:02:00 +01:00
linphonecore_jni.cc Add port getter/setter 2014-12-09 15:12:00 +01:00
linphonecore_utils.h
linphonefriend.h For functions returning or taking an MSList as an argument, specify what the MSList contains in the documentation. 2014-08-14 14:44:59 +02:00
linphonepresence.h
localplayer.c Change window IDs type and make local player to use the default ring sound card instead of the default playback one 2014-11-12 14:22:56 +01:00
lpc2xml.c Improved strict compilation flags 2014-09-11 15:46:05 +02:00
lpc2xml.h
lpconfig.c fix linphonerc renaming for windows 2014-10-15 15:08:51 +02:00
lpconfig.h Fix bug #1426: Echo cancelation state blob is too big for being in linphonerc 2014-09-09 12:27:19 +02:00
lsd.c
Makefile.am Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers. 2014-11-18 16:42:16 +01:00
message_storage.c fix compilation warning update ms2 2014-11-27 10:18:37 +01:00
misc.c tester automatically creates unique accounts on flexisip server before running tests. This allows several developer to run the test suite simultaneously ! 2014-12-01 15:25:54 +01:00
offeranswer.c
offeranswer.h
player.c Add a destroy function to the Linphone Player Interface 2014-10-15 14:34:15 +02:00
presence.c update ms2, ortp to use new ortp_random() 2014-09-16 15:46:52 +02:00
private.h Improve change of identity of a proxy config. 2014-12-09 10:14:33 +01:00
proxy.c Fix linphone_proxy_config_is_server_config_changed() to return weak-equal if the identities are weak-equal but the proxies are equal. 2014-12-09 13:35:00 +01:00
quality_reporting.c A LinphoneContent object now owns all its data fields including the buffer. 2014-11-20 17:27:26 +01:00
quality_reporting.h Change qos analyzer callback function behaviour 2014-09-16 10:18:16 +02:00
remote_provisioning.c Fix remote provisioning zero-length values. Fixes #1457 again. 2014-09-04 16:10:34 +02:00
sal.c fix crash when declining an update 2014-09-25 14:15:06 +02:00
siplogin.c
sipsetup.c Build with correct version number on Windows Phone 8. 2014-11-03 11:41:19 +01:00
sipsetup.h
sipwizard.c
test_ecc.c
test_lsd.c
test_numbers.c
TunnelManager.cc fix compilation issuewq 2014-11-20 16:24:43 +01:00
TunnelManager.hh Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
upnp.c use ms_new0 2014-11-22 11:31:23 +01:00
upnp.h
xml.c
xml2lpc.c
xml2lpc.h