linphone-ios/coreapi
2015-03-30 15:27:22 +02:00
..
bellesip_sal implement compatibility mode for sdp cnx adde set to 0.0.0.0 in case of send only 2015-03-27 14:17:39 +01:00
help Do not use absolute path in install instructions of CMake. 2015-03-13 14:27:50 +01:00
ldap Add missing symbol exports. 2015-02-27 17:33:00 +01:00
plugins/buddylookup
.gitignore
address.c
authentication.c Add a config parameter to avoid linphone to save authentication data 2015-03-19 14:18:22 +01:00
buffer.c
buffer.h
call_log.c
call_log.h
call_params.c repair liblinphone again 2015-02-07 23:57:47 +01:00
call_params.h
callbacks.c store cam setting in call context to be able to manage webcam configuration, call by call, specially useful to set nowebcam in Pausing state only. 2015-03-24 13:56:56 +01:00
chat.c Add include of libxml/tree.h for xmlNewTextChild() function. 2015-03-17 10:05:49 +01:00
CMakeLists.txt Add "lib" prefix for the DLL name when building for Windows Phone with CMake. 2015-03-30 11:37:37 +02:00
conference.c
contact_providers_priv.h
contactprovider.c
contactprovider.h Add missing symbol exports. 2015-02-27 17:33:00 +01:00
content.c Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
content.h Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
dict.c cleanups, add network simulation api to liblinphone 2015-02-24 18:11:12 +01:00
ec-calibrator.c
enum.c
enum.h
event.c
event.h cleanups, add network simulation api to liblinphone 2015-02-24 18:11:12 +01:00
fonis.c
friend.c
gitversion.cmake
info.c Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
lime.c Fix compilation when LIME is disabled 2015-03-19 00:21:07 +01:00
lime.h Fix compilation when LIME is disabled 2015-03-19 00:21:07 +01:00
linphone_tunnel.cc cleanups, add network simulation api to liblinphone 2015-02-24 18:11:12 +01:00
linphone_tunnel.h -update tunnel documentation 2015-03-17 14:38:15 +01:00
linphone_tunnel_config.c
linphone_tunnel_stubs.c
linphonecall.c implement compatibility mode for sdp cnx adde set to 0.0.0.0 in case of send only 2015-03-27 14:17:39 +01:00
linphonecore.c Allow to not automatically add missing codecs to the audio/video codecs. This enables prjects to specify the exact set of codecs to use directly in the linphonerc file 2015-03-30 15:27:22 +02:00
linphonecore.h -No longer rewrite callparams->has_video, but use dedicated params to save offers answer result regarding video 2015-03-23 12:49:31 +01:00
linphonecore_jni.cc Add key ref for friend 2015-03-26 14:19:25 +01:00
linphonecore_utils.h
linphonefriend.h
linphonepresence.h
localplayer.c
lpc2xml.c
lpc2xml.h
lpconfig.c Test if the filename of the lpconfig is not NULL before trying to read a relative file. 2015-03-23 11:47:32 +01:00
lpconfig.h
lsd.c
Makefile.am Makefile.am: use printf instead of echo to generate liblinphone_gitversion.h 2015-03-20 10:32:44 +01:00
message_storage.c Fix compilation for bb10 2015-03-02 12:23:55 +01:00
misc.c Fix zrtp b256 patch for C89 compliance 2015-03-26 11:29:38 +01:00
offeranswer.c simplify dtls session/media description attributes mgt 2015-02-16 17:50:41 +01:00
offeranswer.h
player.c
presence.c Fix memory leak of some strings extracted from XML documents. 2015-02-18 17:49:33 +01:00
private.h updated b256 patch fixing a crash when new config vars don't exist 2015-03-25 23:38:15 +01:00
proxy.c implement compatibility mode for sdp cnx adde set to 0.0.0.0 in case of send only 2015-03-27 14:17:39 +01:00
quality_reporting.c
quality_reporting.h
remote_provisioning.c update ms2, factorize code, clean logs 2015-03-05 15:13:33 +01:00
sal.c rework dtls start 2015-02-18 17:56:47 +01:00
siplogin.c
sipsetup.c
sipsetup.h Add missing symbol exports. 2015-02-27 17:33:00 +01:00
sipwizard.c Fix compilation of sipwizard with Visual Studio. 2015-02-28 00:06:07 +01:00
test_ecc.c
test_lsd.c
test_numbers.c
TunnelManager.cc fix compile issue 2015-02-24 18:22:41 +01:00
TunnelManager.hh
upnp.c
upnp.h
vtables.c add missing file 2015-03-10 15:34:01 +01:00
xml.c
xml2lpc.c
xml2lpc.h