linphone-iphone/coreapi
2015-09-11 14:53:08 +02:00
..
bellesip_sal Refactoring of states, handling of media direction, late offering and so on. 2015-09-03 21:39:58 +02:00
help clean chat room api. 2015-09-04 14:57:25 +02:00
ldap
plugins/buddylookup proxy config: modify linphone_proxy_config_get_contact and add linphone_proxy_config_get_identity_address returning LinphoneAddress and move all documentation to linphone_proxy_config.h 2015-07-29 13:26:53 +02:00
.gitignore
account_creator.c Added displayName methods to account creator 2015-07-31 16:09:42 +02:00
account_creator.h Added displayName methods to account creator 2015-07-31 16:09:42 +02:00
address.c
authentication.c
buffer.c
buffer.h
call_log.c
call_log.h
call_params.c fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused. 2015-09-03 21:39:58 +02:00
call_params.h fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused. 2015-09-03 21:39:58 +02:00
callbacks.c callbacks.c: avoid crashing when we receive response to a message belonging to already destroyed chat room with unit test added 2015-09-08 10:34:49 +02:00
chat.c fix declrations 2015-09-04 15:13:51 +02:00
CMakeLists.txt CMakeLists.txt: add missing include file 2015-07-29 15:17:04 +02:00
conference.c
contact_providers_priv.h
contactprovider.c
contactprovider.h
content.c
content.h
dict.c
ec-calibrator.c
enum.c
enum.h
event.c
event.h
fonis.c
friend.c send presence to multiple instances of a same user that subscribed to us. Fixes memory leak. 2015-09-04 22:23:00 +02:00
gitversion.cmake
info.c
lime.c
lime.h
linphone_proxy_config.h proxy.c: deprecate linphone_proxy_config_normalize_phone and use linphone_proxy_config_normalize_phone_number instead 2015-09-10 11:03:46 +02:00
linphone_tunnel.cc
linphone_tunnel.h
linphone_tunnel_config.c
linphone_tunnel_stubs.c
linphonecall.c Fix wrong call declined log status 2015-09-09 11:04:27 +02:00
linphonecore.c linphonecore.c: change default name to android instead of toto 2015-09-11 09:29:45 +02:00
linphonecore.h linphonecall: LinphoneCoreCallStateChangedCb should never receive NULL as last argument "message" 2015-09-07 17:38:41 +02:00
linphonecore_jni.cc proxy.c: deprecate linphone_proxy_config_normalize_phone and use linphone_proxy_config_normalize_phone_number instead 2015-09-10 11:03:46 +02:00
linphonecore_utils.h
linphonefriend.h
linphonepresence.h
localplayer.c Use void* for window ids. 2015-07-20 12:16:26 +02:00
lpc2xml.c
lpc2xml.h
lpconfig.c Disable realpath for android 2015-08-14 13:18:08 +02:00
lpconfig.h
lsd.c
Makefile.am tools: move test_lsd test_ecc test_numbers from coreapi to tools folder 2015-09-11 14:53:08 +02:00
message_storage.c clean chat room api. 2015-09-04 14:57:25 +02:00
misc.c implement automatic repairing of SIP dialogs broken by a network disconnection. 2015-09-08 21:20:25 +02:00
offeranswer.c Handle and add test for AVPF generic NACK. 2015-08-03 12:41:17 +02:00
offeranswer.h
player.c
presence.c send presence to multiple instances of a same user that subscribed to us. Fixes memory leak. 2015-09-04 22:23:00 +02:00
private.h implement automatic repairing of SIP dialogs broken by a network disconnection. 2015-09-08 21:20:25 +02:00
proxy.c proxy.c: remove unused functions 2015-09-10 15:42:53 +02:00
quality_reporting.c
quality_reporting.h
remote_provisioning.c
sal.c fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused. 2015-09-03 21:39:58 +02:00
siplogin.c
sipsetup.c
sipsetup.h
TunnelManager.cc
TunnelManager.hh fix potential bug because internal_call_update flag was never reset. 2015-08-26 14:47:01 +02:00
upnp.c
upnp.h
vtables.c
xml.c
xml2lpc.c
xml2lpc.h
xmlrpc.c
xmlrpc.h