linphone-iphone/coreapi
Ghislain MARY dfb316ea7c Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig.
This enables the creation of the LpConfig before creating the LinphoneCore.
It is useful on some systems to read some configuration parameters and perform some customization before creating the LinphoneCore.

The LpConfig can now also be created given a factory config filename using the new lp_config_new_with_factory() function.
2013-04-11 15:41:43 +02:00
..
help add new JNI and java methods. 2013-02-07 15:34:53 +01:00
plugins/buddylookup Do not use deprecated autotools macros. 2013-01-16 10:38:12 +01:00
.gitignore Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
address.c merge patch allowing overriding of display 2010-10-06 14:51:55 +02:00
authentication.c full LinphoneAuthInfo impl for Android 2013-03-11 16:57:16 +01:00
callbacks.c add automatic tone user indications 2013-03-14 13:27:53 +01:00
chat.c add number of unread messages 2013-03-20 12:36:12 +01:00
conference.c add automatic tone user indications 2013-03-14 13:27:53 +01:00
ec-calibrator.c add automatic tone user indications 2013-03-14 13:27:53 +01:00
enum.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
enum.h purge out p2pproxy 2010-01-20 15:44:30 +01:00
fonis.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
friend.c Few changes in JNI interface for linphone friends + fix issue in linphone_friend_destroy 2012-10-05 17:32:38 +02:00
linphone_tunnel.cc Merge branch 'master' of git.linphone.org:linphone into upnp 2013-01-17 15:34:58 +01:00
linphone_tunnel.h Merge branch 'master' of git.linphone.org:linphone into upnp 2013-01-17 15:34:58 +01:00
linphone_tunnel_config.c Merge branch 'master' of git.linphone.org:linphone into upnp 2013-01-17 15:34:58 +01:00
linphone_tunnel_stubs.c Merge branch 'master' of git.linphone.org:linphone into upnp 2013-01-17 15:34:58 +01:00
linphonecall.c fix bug when choosing SDP connection address 2013-04-11 14:24:53 +02:00
linphonecore.c Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig. 2013-04-11 15:41:43 +02:00
linphonecore.h Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig. 2013-04-11 15:41:43 +02:00
linphonecore_jni.cc Added GetTime method to LinphoneChatMessage java impl 2013-04-11 14:34:04 +02:00
linphonecore_utils.h add function to extract ccc from e164 number 2012-11-23 10:38:15 +01:00
linphonefriend.h menu in call log view with call, chat and add contact 2013-03-27 09:23:40 +01:00
lpconfig.c Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig. 2013-04-11 15:41:43 +02:00
lpconfig.h Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig. 2013-04-11 15:41:43 +02:00
lsd.c - decline incoming calls when there is already an incoming call or an outgoing call not yet established. 2011-10-07 16:25:41 +02:00
Makefile.am use git describe --always 2013-03-27 20:05:25 +01:00
message_storage.c change unread messages picture 2013-04-08 12:59:42 +02:00
misc.c fix again 2013-03-22 11:00:23 +01:00
offeranswer.c Revert "Send ZRTP hello hash in SIP SDP." 2013-03-22 16:34:09 +01:00
offeranswer.h cleanups and fix broken resume 2010-11-26 17:57:28 +01:00
presence.c implement notifications when doing transfers 2012-03-29 15:09:52 +02:00
private.h add automatic tone user indications 2013-03-14 13:27:53 +01:00
proxy.c fix sending of PUBLISH requests (was not set to the proxy address actually) 2013-04-05 12:16:05 +02:00
sal.c custom header api in progress 2013-02-07 11:43:09 +01:00
sal.h Revert "Send ZRTP hello hash in SIP SDP." 2013-03-22 16:34:09 +01:00
sal_eXosip2.c change unread messages picture 2013-04-08 12:59:42 +02:00
sal_eXosip2.h - fix text_received() callback so that it can work without date header. 2013-02-06 22:29:13 +01:00
sal_eXosip2_presence.c fix sending of PUBLISH requests (was not set to the proxy address actually) 2013-04-05 12:16:05 +02:00
sal_eXosip2_sdp.c Revert "Send ZRTP hello hash in SIP SDP." 2013-03-22 16:34:09 +01:00
siplogin.c fix make dist and compilation warning 2010-04-01 10:44:27 +02:00
sipsetup.c wizard code improved 2012-02-08 09:59:44 +01:00
sipsetup.h Wizard 2011-11-29 10:40:35 +01:00
sipwizard.c Factoring, visibility and security checks in wizard. 2011-11-29 17:10:05 +01:00
test_ecc.c Custom sample rate for echo calibration. 2011-05-23 16:32:28 +02:00
test_lsd.c mingw bugfixes 2010-09-20 21:20:39 +02:00
test_numbers.c add function to extract ccc from e164 number 2012-11-23 10:38:15 +01:00
TunnelManager.cc Fix one more possible crash in TunnelManager if the ip address is NULL. 2013-03-04 11:13:14 +01:00
TunnelManager.hh do not use ICE while in tunnel mode 2012-09-18 12:25:04 +02:00
upnp.c Fix upnp forgotten retain 2013-04-09 10:03:43 +02:00
upnp.h uPnP support network changes 2013-03-08 12:24:48 +01:00