linphone-iphone/coreapi
Ghislain MARY 7d07ca75e7 Apply the user agent as soon as it is changed.
The user agent is no longer global and now depends on the linphone core
(kind of, there is still a global variable behind to hold its value).
2012-12-11 10:38:57 +01:00
..
help Fix autotool warnings 2012-12-10 17:03:07 +01:00
plugins/buddylookup Fix autotool warnings 2012-12-10 17:03:07 +01:00
.gitignore Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
address.c merge patch allowing overriding of display 2010-10-06 14:51:55 +02:00
authentication.c fix bugs in conferencing/multiple calls 2011-10-13 11:36:09 +02:00
callbacks.c fix for lc->last_recv_msg_ids size limit 2012-11-19 15:59:34 +01:00
chat.c remove op from chatroom 2012-10-16 15:15:24 +02:00
conference.c write documentation of audio conferencing module. 2012-11-22 23:11:13 +01:00
ec-calibrator.c Add done no echo state for the echo canceller. 2012-10-16 15:03:03 +02: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
fonis.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
friend.c Few changes in JNI interface for linphone friends + fix issue in linphone_friend_destroy 2012-10-05 17:32:38 +02:00
linphone_tunnel.cc avoid using strtok 2012-09-17 18:36:06 +02:00
linphone_tunnel.h set processing of tunnel udp mirror callback on main thread. 2012-09-17 16:02:57 +02:00
linphonecall.c Fix crash on INVITE without SDP. 2012-12-04 16:23:07 +01:00
linphonecore.c Apply the user agent as soon as it is changed. 2012-12-11 10:38:57 +01:00
linphonecore.h Apply the user agent as soon as it is changed. 2012-12-11 10:38:57 +01:00
linphonecore_jni.cc Apply the user agent as soon as it is changed. 2012-12-11 10:38:57 +01:00
linphonecore_utils.h add function to extract ccc from e164 number 2012-11-23 10:38:15 +01:00
linphonefriend.h fix for fried api dicumentation 2010-10-15 14:50:51 +02:00
lpconfig.c fix bug in file config parser preventing to reset values. 2012-10-15 15:35:05 +02:00
lpconfig.h Define common macros to get default configuration values. 2012-10-16 15:03:03 +02:00
lsd.c - decline incoming calls when there is already an incoming call or an outgoing call not yet established. 2011-10-07 16:25:41 +02:00
Makefile.am Fix shell substitutions 2012-12-11 09:29:53 +01:00
misc.c implement manual low banwdwidth mode. 2012-11-27 14:45:02 +01:00
offeranswer.c implement edge detection, and automatic configuration of call parameters for low bitrates 2012-09-04 22:02:34 +02:00
offeranswer.h cleanups and fix broken resume 2010-11-26 17:57:28 +01:00
presence.c implement notifications when doing transfers 2012-03-29 15:09:52 +02:00
private.h implement manual low banwdwidth mode. 2012-11-27 14:45:02 +01:00
proxy.c add function to extract ccc from e164 number 2012-11-23 10:38:15 +01:00
sal.c better srtp management 2012-11-22 22:02:32 +01:00
sal.h Add getter for zrtp_secrets_file, static_picture and root_ca 2012-11-26 10:51:50 +01:00
sal_eXosip2.c Add getter for zrtp_secrets_file, static_picture and root_ca 2012-11-26 10:51:50 +01:00
sal_eXosip2.h add linphonerc option to put dates in REGISTER messages 2012-10-15 23:47:54 +02:00
sal_eXosip2_presence.c add support of external-body for SIP message 2012-09-13 17:43:33 +02:00
sal_eXosip2_sdp.c Add missing include. 2012-09-12 10:44:45 +02:00
siplogin.c fix make dist and compilation warning 2010-04-01 10:44:27 +02:00
sipsetup.c wizard code improved 2012-02-08 09:59:44 +01:00
sipsetup.h Wizard 2011-11-29 10:40:35 +01:00
sipwizard.c Factoring, visibility and security checks in wizard. 2011-11-29 17:10:05 +01:00
test_ecc.c Custom sample rate for echo calibration. 2011-05-23 16:32:28 +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 tunnel crash 2012-10-02 11:05:05 +02:00
TunnelManager.hh do not use ICE while in tunnel mode 2012-09-18 12:25:04 +02:00