linphone-iphone/coreapi
Ghislain MARY 6f2853c8a0 Redesign ICE integration to prevent Sal from depending on ICE.
- Move the ICE session from the Sal Op to the LinphoneCall.
 - Do not access directly to the ICE session to generate the SDP from
   the media description or to generate the media description from the
   SDP. Instead include ICE attributes in the media description.
2012-08-06 11:16:16 +02:00
..
help Fix java tutorials 2012-06-28 14:38:16 +02:00
plugins/buddylookup merge patch from myjoice 2010-03-11 11:38:15 +01:00
.gitignore purge out p2pproxy 2010-01-20 15:44:30 +01:00
address.c merge patch allowing overriding of display 2010-10-06 14:51:55 +02:00
authentication.c fix bugs in conferencing/multiple calls 2011-10-13 11:36:09 +02:00
callbacks.c Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
chat.c don't try to send text through not yet established dialogs 2012-03-30 15:45:27 +02:00
conference.c Specify remote RTCP address explicitly. 2012-07-23 15:26:18 +02:00
ec-calibrator.c echo cancellation improvements 2011-09-05 16:29:28 +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
fonis.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
friend.c Fix crash when the entered uri is invalid 2011-10-25 12:23:09 +02:00
linphone_tunnel.cc add tunnel stub 2012-05-30 10:00:04 +02:00
linphone_tunnel.h implement setting of http proxy host and port (for tunnel extension) in gtk ui 2012-05-29 23:51:24 +02:00
linphonecall.c Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
linphonecore.c Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
linphonecore.h Defer call update when adding video during communication if ICE is activated to wait for ICE candidates gathering to finish. 2012-08-01 15:24:15 +02:00
linphonecore_jni.cc Added missing JNI method refreshRegisters 2012-06-28 14:54:54 +02:00
linphonecore_utils.h add iterate hook 2011-04-12 16:39:33 +02:00
linphonefriend.h fix for fried api dicumentation 2010-10-15 14:50:51 +02:00
lpconfig.c change the way call log dates are stored in linphonerc 2012-06-26 23:12:38 +02:00
lpconfig.h change the way call log dates are stored in linphonerc 2012-06-26 23:12:38 +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 fix wrong ortp submodule 2012-02-20 13:24:23 +01:00
misc.c Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
offeranswer.c Specify local RTCP port explicitly. 2012-07-23 14:28:19 +02: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 Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
proxy.c fix missing handling of paused-by-remote when done twice 2012-05-21 12:25:01 +02:00
sal.c Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
sal.h Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
sal_eXosip2.c Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
sal_eXosip2.h Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
sal_eXosip2_presence.c fix missing "lr" causing old fashioned outbound proxy routing 2012-02-14 11:00:02 +01:00
sal_eXosip2_sdp.c Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02: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
TunnelManager.cc ignore tunnel transmissions errors (usually when not ready) for SIP 2012-06-26 13:12:01 +02:00
TunnelManager.hh refine tunnel implementation 2012-02-15 14:53:27 +01:00