linphone-iphone/coreapi
2016-05-02 10:19:14 +02:00
..
bellesip_sal presence_server: fix memory leaks 2016-04-29 16:40:49 +02:00
help Fix generation of Python module. 2016-03-31 11:14:02 +02:00
ldap
plugins/buddylookup
.gitignore
account_creator.c account_creator.c: fix crash when user enters a port in domain 2016-04-04 16:33:01 +02:00
account_creator.h
address.c
authentication.c
buffer.c
buffer.h
call_log.c
call_log.h
call_params.c
call_params.h
callbacks.c presence_server: fix memory leaks 2016-04-29 16:40:49 +02:00
carddav.c Added a way to store the correct auth info in carddav context to not iterate on all auth infos each time 2016-04-22 16:10:39 +02:00
carddav.h
chat.c chat: add possibility to use Lime conditionnally (when secrets have been shared only) 2016-02-25 11:30:44 +01:00
chat_file_transfer.c fix crash 2016-03-06 21:32:58 +01:00
CMakeLists.txt Do not version shared libraries on Android. 2016-03-14 14:48:43 +01:00
conference.cc restrict the creation of additional outgoing calls to avoid conditions of conflicting access to soundcard 2016-02-26 17:24:42 +01:00
conference.h Add a pre-condition to linphone_conference_remove_participant() 2016-02-26 13:48:36 +01:00
conference_private.h
contact_providers_priv.h
contactprovider.c
contactprovider.h
content.c
content.h
dict.c
ec-calibrator.c
enum.c
enum.h
event.c event.c: fix compilation... 2016-04-27 15:40:30 +02:00
event.h
fonis.c
friend.c friend.c: fix gcc warning 2016-04-26 16:40:26 +02:00
friendlist.c friendlist.c: fix linphone_friend_list_update_subscriptions to avoid switching to P2P presence in case of disabled subscriptions list 2016-04-29 15:46:00 +02:00
friendlist.h friendlist: add linphone_friend_list_enable_subscriptions API 2016-04-25 17:14:56 +02:00
gitversion.cmake
gitversion.h.in
info.c
lime.c
lime.h
linphone_proxy_config.h proxy: add linphone_proxy_config_set_ref_key and linphone_proxy_config_get_ref_key 2016-04-05 11:56:48 +02:00
linphone_tunnel.cc fix bad naming of linphonerc property 2016-04-22 12:10:26 +02:00
linphone_tunnel.h tunnel: add a test when having several tunnel configs 2016-04-14 12:23:00 +02:00
linphone_tunnel_config.c
linphone_tunnel_stubs.c tunnel: implement linphone_tunnel_simulate_udp_loss stub 2016-04-14 15:16:02 +02:00
linphonecall.c make average quality rating to take into account video as well 2016-05-02 10:19:14 +02:00
linphonecore.c presence_server: fix memory leaks 2016-04-29 16:40:49 +02:00
linphonecore.h Add dtmf API in automatic wrappers. 2016-04-22 12:00:10 +02:00
linphonecore_jni.cc added JNI method for isPresenceReceivedon LinphoneFrined 2016-04-29 09:04:17 +02:00
linphonecore_utils.h
linphonefriend.h Few fixes for when using friends without the database storage 2016-04-22 11:01:10 +02:00
linphonepresence.h
localplayer.c
lpc2xml.c Fixed lpc2xml_test programm 2016-04-27 15:07:31 +02:00
lpc2xml.h
lpconfig.c Added a way to not dump some chosen sections/entries when converting lpc to xml 2016-04-27 12:19:38 +02:00
lpconfig.h Added a way to not dump some chosen sections/entries when converting lpc to xml 2016-04-27 12:19:38 +02:00
lsd.c
Makefile.am Makefile.am: fix vcard compilation 2016-03-04 15:07:05 +01:00
message_storage.c
misc.c ICE working without stun server. 2016-03-08 17:30:20 +01:00
offeranswer.c implicit avpf bugfixes: do not configure encoders to use avpf if avpf is not accepted or offered by remote. 2016-04-29 15:13:05 +02:00
offeranswer.h
player.c
presence.c presence.c: remove debug log 2016-04-21 14:39:17 +02:00
private.h friendlist: add linphone_friend_list_enable_subscriptions API 2016-04-25 17:14:56 +02:00
proxy.c presence_server: fix memory leaks 2016-04-29 16:40:49 +02:00
quality_reporting.c
quality_reporting.h
remote_provisioning.c
ringtoneplayer.c
ringtoneplayer.h
ringtoneplayer_ios.h
ringtoneplayer_ios.m
sal.c implicit avpf bugfixes: do not configure encoders to use avpf if avpf is not accepted or offered by remote. 2016-04-29 15:13:05 +02:00
siplogin.c
sipsetup.c
sipsetup.h
TunnelManager.cc tunnel: turn off autodetection if network is not reachable anymore 2016-04-14 14:21:32 +02:00
TunnelManager.hh tunnel: add a test when having several tunnel configs 2016-04-14 12:23:00 +02:00
upnp.c
upnp.h
vcard.cc Added methods to friend to manipulate phone numbers and sip addresses 2016-03-25 14:59:28 +01:00
vcard.h Added methods to friend to manipulate phone numbers and sip addresses 2016-03-25 14:59:28 +01:00
vcard_stubs.c Added methods to friend to manipulate phone numbers and sip addresses 2016-03-25 14:59:28 +01:00
vtables.c fix incorrectly formatted log. 2016-04-12 10:25:56 +02:00
xml.c
xml2lpc.c
xml2lpc.h
xmlrpc.c
xmlrpc.h