linphone-ios/coreapi
François Grisez f8a7f25558 Add a property to LinphoneCalls
Add a property to LinphoneCalls storing the reference
to the conference in which the call is part of. That
property is NULL if the call is part of no conference

That commit also add some documentation on several
functions
2015-12-07 14:53:45 +01:00
..
bellesip_sal Fix strict-prototypes warnings. 2015-11-20 17:56:11 +01:00
help remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone. 2015-10-31 12:00:28 +01:00
ldap Fix strict-prototypes warnings. 2015-11-20 17:56:11 +01:00
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 Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
account_creator.c account_creator: change return values to distinguish network error from XMLRPC answer + fix some crashs 2015-11-05 12:22:13 +01:00
account_creator.h account_creator: change return values to distinguish network error from XMLRPC answer + fix some crashs 2015-11-05 12:22:13 +01:00
address.c add tests to check sips and ipv6 support of flexisip 2015-02-02 18:13:55 +01:00
authentication.c Fix other bb10 crashes with NULL %s 2015-10-16 15:09:43 +02:00
buffer.c Always store a NULL character at the end of a LinphoneBuffer. 2014-12-11 15:58:58 +01:00
buffer.h Working file transfer in Python. 2014-12-10 16:35:19 +01:00
call_log.c call_log.c: inialize missing field start_date when using database 2015-11-23 17:04:09 +01:00
call_log.h compute call log duration since connected state instead of from call creation 2014-10-20 22:49:40 +02:00
call_params.c Fix part of the quality report test with realtime text problem 2015-10-20 12:29:32 +02:00
call_params.h Add a property to LinphoneCalls 2015-12-07 14:53:45 +01:00
callbacks.c implement rtcp-mux, not tested yet. 2015-11-06 13:07:43 +01:00
chat.c Fixed pending_message text value when dealing with accented chars + added test 2015-11-02 14:38:08 +01:00
chat_file_transfer.c Reflect changes to belle-sip that add a new parameter to belle_sip_muiltpart_body_handler_new(). 2015-11-25 16:04:49 +01:00
CMakeLists.txt Create a C++ interface in order to abstract conference systems 2015-11-30 16:36:37 +01:00
conference.cc Add a property to LinphoneCalls 2015-12-07 14:53:45 +01:00
conference.h Add a method to LinphoneCore to get a pointer to the internal conference object 2015-12-07 11:23:17 +01:00
contact_providers_priv.h Moved belle sip object includes into private.h 2014-01-09 09:38:16 +01:00
contactprovider.c Moved belle sip object includes into private.h 2014-01-09 09:38:16 +01:00
contactprovider.h Add missing symbol exports. 2015-02-27 17:33:00 +01:00
content.c Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
content.h Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
dict.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
ec-calibrator.c fix warnings 2015-11-03 10:13:26 +01:00
enum.c enum.c: fix crash in create_enum_domain (use int, not size_t when strlen == 1) 2015-11-06 11:44:50 +01:00
enum.h purge out p2pproxy 2010-01-20 15:44:30 +01:00
event.c Quality reporting: add test for custom route PUBLISH 2015-06-22 14:37:31 +02:00
event.h cleanups, add network simulation api to liblinphone 2015-02-24 18:11:12 +01:00
fonis.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
friend.c fix test not unregistering, causing later problems on other tests 2015-10-20 12:45:21 +02:00
gitversion.cmake Regenerate liblinphone_gitversion.h with CMake when the git revision has changed. 2015-10-15 15:40:46 +02:00
gitversion.h.in Regenerate liblinphone_gitversion.h with CMake when the git revision has changed. 2015-10-15 15:40:46 +02:00
info.c Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
lime.c Fix compilation when LIME is disabled 2015-03-19 00:21:07 +01:00
lime.h Fix strict-prototypes warnings. 2015-11-20 17:56:11 +01:00
linphone_proxy_config.h proxy.c: add new linphone_proxy_config_find_auth_info API 2015-10-16 13:52:29 +02:00
linphone_tunnel.cc rework TunnelConfig java wrapper to make it state of art and in the public interfaces. 2015-10-27 18:41:36 +01:00
linphone_tunnel.h rework TunnelConfig java wrapper to make it state of art and in the public interfaces. 2015-10-27 18:41:36 +01:00
linphone_tunnel_config.c rework TunnelConfig java wrapper to make it state of art and in the public interfaces. 2015-10-27 18:41:36 +01:00
linphone_tunnel_stubs.c fix compilation without tunnel 2014-11-15 11:38:06 +01:00
linphonecall.c Add a property to LinphoneCalls 2015-12-07 14:53:45 +01:00
linphonecore.c Add a method to LinphoneCore to get a pointer to the internal conference object 2015-12-07 11:23:17 +01:00
linphonecore.h Add a property to LinphoneCalls 2015-12-07 14:53:45 +01:00
linphonecore_jni.cc Add calllogs in database for android 2015-11-19 14:43:08 +01:00
linphonecore_utils.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-23 10:53:00 +02:00
linphonefriend.h Add ref counting on LinphoneFriend 2015-04-14 17:04:48 +02:00
linphonepresence.h Doxygen: replace invalid @returns with @return 2015-01-09 11:42:05 +01:00
localplayer.c Use void* for window ids. 2015-07-20 12:16:26 +02:00
lpc2xml.c Added set overwrite flags for section for convenience 2015-11-19 16:50:30 +01:00
lpc2xml.h Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
lpconfig.c Added set overwrite flags for section for convenience 2015-11-19 16:50:30 +01:00
lpconfig.h Added set overwrite flags for section for convenience 2015-11-19 16:50:30 +01:00
lsd.c add new function to play a file locally, in or out of calls. 2014-03-04 22:58:56 +01:00
Makefile.am chat.c: split chat and file transfer in 2 files and fix various memory leaks 2015-09-22 14:03:26 +02:00
message_storage.c message_storage.c: do not rebuild peer address for each DB message since it is already available in chat room structure 2015-11-20 14:59:07 +01:00
misc.c fix ice bug in rtcp-mux mode 2015-11-09 20:53:17 +01:00
offeranswer.c Fixed red payload type fmtp line if payload number different (and added tests for that) 2015-11-13 16:26:26 +01:00
offeranswer.h replace tabs with spaces and remove trailing spaces 2014-04-22 17:22:51 +02:00
player.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
presence.c fix ugly crash 2015-11-07 13:35:27 +01:00
private.h Add a property to LinphoneCalls 2015-12-07 14:53:45 +01:00
proxy.c proxy.c: invoking linphone_core_remove_proxy_config with a proxy not registered will change registration state to LinphoneRegistrationNone before removal 2015-11-05 11:48:24 +01:00
quality_reporting.c Fix part of the quality report test with realtime text problem 2015-10-20 12:29:32 +02:00
quality_reporting.h Fix strict-prototypes warnings. 2015-11-20 17:56:11 +01:00
remote_provisioning.c remote_provisioning: free URI in linphone_core_set_provisioning_uri when we are done with it 2015-11-05 16:51:35 +01:00
sal.c fix avpf attributes not set when SRTP-DTLS is used. 2015-10-15 11:42:11 +02:00
siplogin.c fix some bugs, update translations 2014-02-14 15:16:46 +01:00
sipsetup.c tester: add before_each / after_each methods to check memory leaks and fix various ones 2015-09-22 13:54:29 +02:00
sipsetup.h Handle XML-RPC request in liblinphone directly instead of using libsoup. 2015-06-08 15:43:55 +02:00
TunnelManager.cc fix compile issue 2015-02-24 18:22:41 +01:00
TunnelManager.hh fix potential bug because internal_call_update flag was never reset. 2015-08-26 14:47:01 +02:00
upnp.c Do not use anymore nb_streams but SAL_MEDIA_DESCRIPTION_MAX_STREAMS and skip inactive ones because active streams won't be at the start of the array anymore 2015-09-16 15:23:01 +02:00
upnp.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-03-08 15:01:22 +01:00
vtables.c fix compilation issue on gcc <4.6 2015-11-20 11:21:53 +01:00
xml.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
xml2lpc.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
xml2lpc.h Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
xmlrpc.c xmlrpc.c: fix invalid unref operation 2015-10-27 12:48:16 +01:00
xmlrpc.h Change account creator and xmlrpc API so that Python wrapper generation works correctly. 2015-06-09 15:18:37 +02:00