linphone-iphone/coreapi
2013-08-07 11:36:36 +02:00
..
bellesip_sal Fix case where a call is cancelled by a user while no provisionnal response has been received yet (was not functional) 2013-08-07 00:55:43 +02:00
help Remove useless minutes_away and contact parameters to the linphone_core_set_presence_model() function. 2013-06-25 10:52:08 +02: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 fix ha1 issue and store ha1 instead of passwd 2013-04-28 15:08:07 +02:00
callbacks.c add reason in case of automatic proxyconfig re-registration due to io error 2013-08-01 00:20:58 +02:00
chat.c add option to allow to set contact in MESSAGE requests (specific for a SIP server) 2013-05-23 14:37:52 +02:00
conference.c Merge remote-tracking branch 'public/master' into belle-sip 2013-05-07 16:12:41 +02:00
ec-calibrator.c Merge remote-tracking branch 'public/master' into belle-sip 2013-04-30 10:45:17 +02: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
event.c LinphoneEvent: add accessors to resource address and from. 2013-06-18 21:26:49 +02:00
event.h Add missing exports. 2013-07-01 16:51:03 +02:00
fonis.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
friend.c logs cleanup 2013-07-31 23:58:53 +02:00
info.c fix extracting of LinphoneContent from SalBody 2013-06-18 22:06:13 +02:00
linphone_tunnel.cc - do not register outside of tunnel when tunnel is activated but not yet connected. 2013-05-10 15:07:01 +02:00
linphone_tunnel.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-07-02 17:46:02 +02: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 - do not register outside of tunnel when tunnel is activated but not yet connected. 2013-05-10 15:07:01 +02:00
linphonecall.c logs cleanup 2013-07-31 23:58:53 +02:00
linphonecore.c Fix case where a call is cancelled by a user while no provisionnal response has been received yet (was not functional) 2013-08-07 00:55:43 +02:00
linphonecore.h add linphone_core_stop_ringing() to public API. 2013-07-27 15:48:36 +02:00
linphonecore_jni.cc fix android compilation issue 2 2013-07-27 00:10:36 +02:00
linphonecore_utils.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-23 10:53:00 +02:00
linphonefriend.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-07-02 17:46:02 +02:00
linphonepresence.h Remove useless equality testing code. 2013-06-25 11:27:04 +02: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 repair build (buggy AM_CONDITIONAL) and update README.macos 2013-07-27 00:58:42 +02:00
message_storage.c Add strtok in ortp for mingw compilation 2013-06-05 14:30:01 +02:00
misc.c fix typo in dnd reason 2013-07-23 21:18:28 +02:00
offeranswer.c set callid more early, add option to disable uuid (to reduce message size) 2013-07-12 09:04:27 +02:00
offeranswer.h cleanups and fix broken resume 2010-11-26 17:57:28 +01:00
presence.c Add Visual Studio project for libxml2 and make linphone depend on it. 2013-07-01 16:34:15 +02:00
private.h add linphone_core_stop_ringing() to public API. 2013-07-27 15:48:36 +02:00
proxy.c * fixes for dialog serialization 2013-07-05 16:12:56 +02:00
sal.c add privacy settings at proxy level 2013-06-13 08:35:49 +02:00
sal_eXosip2.c Merge remote-tracking branch 'public/master' into belle-sip 2013-05-07 16:12:41 +02:00
sal_eXosip2.h fix publish request, whose request uri must identify the resources for which the event is to be published. 2013-04-17 15:49:34 +02:00
sal_eXosip2_presence.c add patch for vacation status 2013-06-12 22:19:26 +02:00
sal_eXosip2_sdp.c Fix bug report 2013-05-07 11:49:54 +02:00
siplogin.c Fix compilation for WP8 2013-02-27 17:28:15 +01: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 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-23 10:53:00 +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 Merge remote-tracking branch 'public/master' into belle-sip 2013-05-10 15:49:33 +02:00
TunnelManager.hh Merge remote-tracking branch 'public/master' into belle-sip 2013-05-10 15:49:33 +02:00
upnp.c Merge branch '3.6.x' 2013-08-07 11:36:36 +02:00
upnp.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-03-08 15:01:22 +01:00