linphone-iphone/coreapi
2017-11-15 14:47:06 +01:00
..
bellesip_sal fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
help Make CMake to clean the old XML and HTML Doxygen documentations out before generating them again 2017-10-11 16:11:33 +02:00
plugins/buddylookup
.gitignore
account_creator.c Started new DialPlan object, still a few compilation issues 2017-10-13 18:01:42 +02:00
account_creator_private.h Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
account_creator_service.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
authentication.c Uniformized set/get_passwd in set/get_password 2017-10-13 11:35:58 +02:00
buffer.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
call_log.c Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
callbacks.c feat(core): provide a local address on chat room (the core is dead now) 2017-11-15 14:47:06 +01:00
carddav.c fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
carddav.h
chat.c feat(core): provide a local address on chat room (the core is dead now) 2017-11-15 14:47:06 +01:00
chat_file_transfer.c Added new APIs to manipulate Contents inside ChatMessage 2017-11-06 11:05:44 +01:00
CMakeLists.txt feat(core): break completely old message storage api impl 2017-11-02 12:03:16 +01:00
conference.cc Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
conference_private.h
contact_providers_priv.h feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
contactprovider.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
content.c content_set_buffer now takes a uint8_t* instead of a void* so it can be correctly wrapped automatically 2017-10-19 10:44:13 +02:00
dial_plan.c Some fixes regarding dialplan 2017-10-16 10:58:01 +02:00
dict.c
ec-calibrator.c Reworking of the EC calibrator API in order to be automatically wrapped 2017-10-17 17:25:29 +02:00
echo-tester.c
enum.c
enum.h
error_info.c feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
event.c Add API to get the remote contact of a SIP event. 2017-11-13 16:01:22 +01:00
factory.c add helper class in java to access specific functions available only in Android SDK, such as retrieving DNS servers. 2017-10-19 11:06:35 +02:00
fonis.c
friend.c fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
friendlist.c fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
im_encryption_engine.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
im_notif_policy.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
info.c fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
ldapprovider.c
lime.c
lime.h
linphone_tunnel.cc
linphone_tunnel_config.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
linphone_tunnel_stubs.c Fixed some symbol errors 2017-10-18 11:17:48 +02:00
linphonecall.c put back removed symbol 2017-10-19 11:14:52 +02:00
linphonecore.c feat(core): provide a local address on chat room (the core is dead now) 2017-11-15 14:47:06 +01:00
linphonecore_ios.cc
linphonecore_jni.cc Adding and implementing find_contacts_by_char 2017-10-19 14:11:37 +02:00
localplayer.c
lpc2xml.c
lpc2xml.h
lpconfig.c Added linphone_config_get_bool and linphone_config_set_bool for Java wrapper + fixes for some Java classes 2017-10-17 15:48:12 +02:00
lsd.c
Makefile.am
misc.c Do not store calls made to conference factory inside database 2017-11-03 16:59:00 +01:00
nat_policy.c Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
offeranswer.c Move the new sal code in the src folder, respect the file naming conventions and add missing license headers. 2017-10-05 10:52:09 +02:00
offeranswer.h
payload_type.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
player.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
presence.c feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
private.h feat(core): provide a local address on chat room (the core is dead now) 2017-11-15 14:47:06 +01:00
proxy.c content_set_buffer now takes a uint8_t* instead of a void* so it can be correctly wrapped automatically 2017-10-19 10:44:13 +02:00
quality_reporting.c Move the new sal code in the src folder, respect the file naming conventions and add missing license headers. 2017-10-05 10:52:09 +02:00
quality_reporting.h Move the new sal code in the src folder, respect the file naming conventions and add missing license headers. 2017-10-05 10:52:09 +02:00
remote_provisioning.c
ringtoneplayer.c
ringtoneplayer_ios.h
ringtoneplayer_ios.m
siplogin.c
sipsetup.c
sqlite3_bctbx_vfs.c
sqlite3_bctbx_vfs.h
tester_utils.cpp feat(core): provide a local address on chat room (the core is dead now) 2017-11-15 14:47:06 +01:00
tester_utils.h Add linphone_core_find_chat_room() function for testers. 2017-11-06 16:02:52 +01:00
TunnelManager.cc
TunnelManager.hh
vcard.cc fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
vcard_private.h
vcard_stubs.c Fix C++ wrapper generation when the VCard support of Liblinphone is disabled. 2017-10-18 14:58:31 +02:00
video_definition.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
vtables.c Fix crash for linphone_core_get_callbacks_list 2017-10-18 13:34:34 +02:00
xml.c
xml2lpc.c
xml2lpc.h
xmlrpc.c Added new constructors for XmlRpcRequest and XmlRpcSession 2017-10-17 17:58:01 +02:00