linphone-ios/coreapi
2015-05-04 16:50:41 +02:00
..
bellesip_sal implement compatibility mode for sdp cnx adde set to 0.0.0.0 in case of send only 2015-03-27 14:17:39 +01:00
help Do not use absolute path in install instructions of CMake. 2015-03-13 14:27:50 +01:00
ldap Add missing symbol exports. 2015-02-27 17:33:00 +01:00
plugins/buddylookup Do not use deprecated autotools macros. 2013-01-16 10:38:12 +01:00
.gitignore Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
address.c add tests to check sips and ipv6 support of flexisip 2015-02-02 18:13:55 +01:00
authentication.c Add a config parameter to avoid linphone to save authentication data 2015-03-19 14:18:22 +01: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 Replace ortp_strdup_printf by ms_strdup_printf. 2014-12-18 11:53:49 +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 repair liblinphone again 2015-02-07 23:57:47 +01:00
call_params.h rename LinphoneCallParamsMediaDirection into LinphoneMediaDirection, as it has no reason to be attached to LinphoneCallParams and could be re-used in other contexts. 2015-02-07 13:30:30 +01:00
callbacks.c Allows incoming call to be accepted even if an outgoing call is in progress. In such case, outgoing call is automatically canceled. 2015-05-04 16:50:41 +02:00
chat.c Add include of libxml/tree.h for xmlNewTextChild() function. 2015-03-17 10:05:49 +01:00
CMakeLists.txt Add option to enable/disable documentation generation when building with CMake. 2015-04-15 16:04:13 +02:00
conference.c Doxygen: replace invalid @returns with @return 2015-01-09 11:42:05 +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 cleanups, add network simulation api to liblinphone 2015-02-24 18:11:12 +01:00
ec-calibrator.c add new function to play a file locally, in or out of calls. 2014-03-04 22:58:56 +01: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
event.c add test for generic CN, update oRTP and ms2 2015-01-30 20:00:35 +01: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 Add ref counting on LinphoneFriend 2015-04-14 17:04:48 +02:00
gitversion.cmake Handle download of rootca.pem when building with CMake. 2014-11-28 11:14:03 +01: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 compilation when LIME is disabled 2015-03-19 00:21:07 +01:00
linphone_tunnel.cc cleanups, add network simulation api to liblinphone 2015-02-24 18:11:12 +01:00
linphone_tunnel.h -update tunnel documentation 2015-03-17 14:38:15 +01:00
linphone_tunnel_config.c Merge branch 'master' of git.linphone.org:linphone into upnp 2013-01-17 15:34:58 +01:00
linphone_tunnel_stubs.c fix compilation without tunnel 2014-11-15 11:38:06 +01:00
linphonecall.c add test for // REGISTER sent for same account with configured realm 2015-05-04 16:50:41 +02:00
linphonecore.c Allows incoming call to be accepted even if an outgoing call is in progress. In such case, outgoing call is automatically canceled. 2015-05-04 16:50:41 +02:00
linphonecore.h Allows incoming call to be accepted even if an outgoing call is in progress. In such case, outgoing call is automatically canceled. 2015-05-04 16:50:41 +02:00
linphonecore_jni.cc Add isPhoneNumber function in JNI 2015-04-21 12:31:37 +02: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 Change window IDs type and make local player to use the default ring sound card instead of the default playback one 2014-11-12 14:22:56 +01:00
lpc2xml.c Improved strict compilation flags 2014-09-11 15:46:05 +02:00
lpc2xml.h Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
lpconfig.c Fix crash on Windows when no linphonerc file is configured. 2015-04-07 15:08:26 +02:00
lpconfig.h Fix the reading of .linpohne.ecstate 2014-12-12 12:12:44 +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 Revert commit de19b3a734 2015-04-07 11:01:29 +02:00
message_storage.c Fix compilation for bb10 2015-03-02 12:23:55 +01:00
misc.c Fix a bug in ICE where the session state was not correct when a peer added a video stream during a call and the other peer refused it. 2015-04-29 13:16:19 +02:00
offeranswer.c simplify dtls session/media description attributes mgt 2015-02-16 17:50:41 +01:00
offeranswer.h replace tabs with spaces and remove trailing spaces 2014-04-22 17:22:51 +02:00
player.c Add a destroy function to the Linphone Player Interface 2014-10-15 14:34:15 +02:00
presence.c Fix memory leak of some strings extracted from XML documents. 2015-02-18 17:49:33 +01:00
private.h take local ip address for media each time a reINVITE is done, to take into account possible network changes. 2015-05-01 10:53:00 +02:00
proxy.c proxy.c: linphone_proxy_config_normalize_number use now a default proxy config if none is provided 2015-04-30 11:23:41 +02:00
quality_reporting.c change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
quality_reporting.h Change qos analyzer callback function behaviour 2014-09-16 10:18:16 +02:00
remote_provisioning.c update ms2, factorize code, clean logs 2015-03-05 15:13:33 +01:00
sal.c rework dtls start 2015-02-18 17:56:47 +01:00
siplogin.c fix some bugs, update translations 2014-02-14 15:16:46 +01:00
sipsetup.c Build with correct version number on Windows Phone 8. 2014-11-03 11:41:19 +01:00
sipsetup.h Add missing symbol exports. 2015-02-27 17:33:00 +01:00
sipwizard.c Fix compilation of sipwizard with Visual Studio. 2015-02-28 00:06:07 +01:00
test_ecc.c Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-23 10:53:00 +02:00
test_lsd.c mingw bugfixes 2010-09-20 21:20:39 +02:00
test_numbers.c add function to extract ccc from e164 number 2012-11-23 10:38:15 +01:00
TunnelManager.cc fix compile issue 2015-02-24 18:22:41 +01:00
TunnelManager.hh enable ice with tunnel 2014-12-22 21:47:35 +01:00
upnp.c use ms_new0 2014-11-22 11:31:23 +01:00
upnp.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-03-08 15:01:22 +01:00
vtables.c add missing file 2015-03-10 15:34:01 +01:00
xml.c Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
xml2lpc.c replace tabs with spaces and remove trailing spaces 2014-04-22 17:22:51 +02:00
xml2lpc.h Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00