linphone-iphone/coreapi
Ghislain MARY 5276606942 Do not delete ICE session when it is in the Failed state.
If the ICE session is deleted it can not be restarted later.
However try to send a re-invite if the session state is Failed but some check
lists have completed successfully.
2012-08-24 10:57:05 +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 Restart ICE if the c= line is set to 0.0.0.0. 2012-08-13 14:28:31 +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 Do not delete ICE session when it is in the Failed state. 2012-08-24 10:57:05 +02:00
linphonecore.c fix bad function name 2012-08-24 10:41:06 +02:00
linphonecore.h fix bad function name 2012-08-24 10:41:06 +02:00
linphonecore_jni.cc GetVersion method for linphoneCore exported 2012-08-02 12:17:57 +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 Do not delete ICE session when it is in the Failed state. 2012-08-24 10:57:05 +02:00
offeranswer.c Merge branch 'dev_ice' 2012-08-16 12:01:29 +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 Merge branch 'master' into dev_ice 2012-08-10 13:21:45 +02:00
proxy.c add API to set custom parameters in the SIP contact address of registers. 2012-08-03 16:33:22 +02:00
sal.c Redesign ICE integration to prevent Sal from depending on ICE. 2012-08-06 11:16:16 +02:00
sal.h Correctly handle content of SDP when ICE has completed for a specific media stream. 2012-08-07 11:45:47 +02:00
sal_eXosip2.c Use correct contact address in RE-INVITE SIP messages. 2012-08-07 10:53:07 +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 Do not include ICE candidates in the SDP for a media stream with the port set to 0. 2012-08-22 15:54:44 +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