linphone-iphone/coreapi
Ghislain MARY 06d8cec790 Add checks to prevent crashes.
The getReceiverInterarrivalJitter() function may be called before the
used audio codec is known in case of early media, so test that the
payload type is valid before using it.
2012-11-22 11:36:29 +01:00
..
help Fix tutorials compilation. 2012-10-11 14:30:27 +02:00
plugins/buddylookup merge patch from myjoice 2010-03-11 11:38:15 +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 Specify remote RTCP address explicitly. 2012-07-23 15:26:18 +02: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 Call zoom video: check output nullity 2012-11-21 12:16:17 +01:00
linphonecore.c sip dscp wasn't taken into account immediately. 2012-11-12 21:26:29 +01:00
linphonecore.h Add mic gain db getter/setter 2012-11-06 14:44:16 +01:00
linphonecore_jni.cc Add checks to prevent crashes. 2012-11-22 11:36:29 +01:00
linphonecore_utils.h Add done no echo state for the echo canceller. 2012-10-16 15:03:03 +02: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 compilation if git is not installed. 2012-11-09 10:49:15 +01:00
misc.c Remove useless code. 2012-10-08 12:36:03 +02: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 Add mic gain db getter/setter 2012-11-06 14:44:16 +01:00
proxy.c add more dial plan support 2012-11-19 15:59:34 +01:00
sal.c Do not restart the media streams if only network addresses have been changed in re-invite. 2012-10-23 10:45:53 +02:00
sal.h implement checking of duplicated messages. 2012-11-06 05:34:26 +01:00
sal_eXosip2.c update ms2 2012-11-12 12:22:20 +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 rework linphone_proxy_config_normalize_number() to work with different dialplans 2012-08-31 11:59:37 +02: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