linphone-ios/coreapi
Simon Morlat b957318fa0 implement defered ICE response to reINVITE, as defined by RFC.
This produces when the Controlled side hasn't finished yet with its check list processing, while the controlling side has finished and has sent a reINVITE with remote-candidates.
In this case of the 200Ok of the reINVITE must be delayed to the point where the controlled side finishes its check list processing.
2017-09-14 10:05:45 +02:00
..
bellesip_sal stop transaction's retransmissions when a call is cancelled. 2017-09-08 15:16:51 +02:00
help Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
plugins/buddylookup Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
.gitignore Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
account_creator.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
account_creator_service.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
address.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
authentication.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
buffer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
call_log.c Add accepted elswhere and declined elsewhere call status, do not display this status as missed + tester 2017-09-08 15:14:35 +02:00
call_params.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
callbacks.c implement defered ICE response to reINVITE, as defined by RFC. 2017-09-14 10:05:45 +02:00
carddav.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
carddav.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
chat.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
chat_file_transfer.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
CMakeLists.txt Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
conference.cc Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
conference_private.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
contact_providers_priv.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
contactprovider.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
content.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
dial_plan.c Fixed Cameroon dialplan 2017-08-24 10:46:45 +02:00
dict.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ec-calibrator.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
echo-tester.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
enum.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
enum.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
error_info.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
event.c make sure publishs are restart after a network state changed from DOWN to UP 2017-09-08 15:16:37 +02:00
factory.c Clear refcounting of LinphoneVideoDefinition object. 2017-09-08 15:15:33 +02:00
fonis.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
friend.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
friendlist.c fix memory leaks 2017-07-31 16:08:56 +02:00
im_encryption_engine.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
im_notif_policy.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
info.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ldapprovider.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lime.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
lime.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphone_tunnel.cc Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphone_tunnel_config.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphone_tunnel_stubs.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphonecall.c implement defered ICE response to reINVITE, as defined by RFC. 2017-09-14 10:05:45 +02:00
linphonecore.c - don't recreate RtpSession in case of call restart 2017-09-12 12:11:08 +02:00
linphonecore_ios.cc add \n to xamarin ios logs 2017-05-09 11:38:03 +02:00
linphonecore_jni.cc Add estimated download bandwith stat for video calls 2017-09-11 14:45:00 +02:00
localplayer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lpc2xml.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lpc2xml.h fix c++ link issue 2017-07-24 18:35:18 +02:00
lpconfig.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lsd.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
Makefile.am Disable documentation generation with Autotools 2017-06-16 17:03:17 +02:00
message_storage.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
misc.c implement defered ICE response to reINVITE, as defined by RFC. 2017-09-14 10:05:45 +02:00
nat_policy.c Improve conditions about STUN being activated or not when gathering ICE candidates. 2017-07-31 17:37:42 +02:00
offeranswer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
offeranswer.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
payload_type.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
player.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
presence.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
private.h implement defered ICE response to reINVITE, as defined by RFC. 2017-09-14 10:05:45 +02:00
proxy.c make sure publishs are restart after a network state changed from DOWN to UP 2017-09-08 15:16:37 +02:00
quality_reporting.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
quality_reporting.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
remote_provisioning.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ringtoneplayer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ringtoneplayer_ios.h Fix build for iOS. 2017-07-28 10:20:28 +02:00
ringtoneplayer_ios.m license: update FSF address 2016-07-27 11:58:38 +02:00
sal.c add gruu support 2017-08-25 11:39:37 +02:00
siplogin.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
sipsetup.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
sqlite3_bctbx_vfs.c Fix build on Windows. 2017-07-24 12:54:43 +02:00
sqlite3_bctbx_vfs.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
TunnelManager.cc Use correct macro to detect Android build. 2017-03-08 13:12:02 +01:00
TunnelManager.hh Improvements on tunnel to make udp mirror and dual mode cohabitate + JNI wrapper 2017-02-01 11:20:40 +01:00
upnp.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
upnp.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
vcard.cc Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
vcard_private.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
vcard_stubs.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
video_definition.c Clear refcounting of LinphoneVideoDefinition object. 2017-09-08 15:15:33 +02:00
vtables.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
xml.c fix memory leaks 2017-07-31 16:08:56 +02:00
xml2lpc.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
xml2lpc.h fix c++ link issue 2017-07-24 18:35:18 +02:00
xmlrpc.c fix memory leaks 2017-07-31 16:08:56 +02:00