Gautier Pelloux-Prayer
|
9fdecfa649
|
autotools: add mac.m for autotools build process
|
2015-12-23 15:25:17 +01:00 |
|
Sandrine Avakian
|
f83d50db02
|
Fixing bugs on implicit RTCP feedback:
-AVP implicit to AVP implicit calls now using RTCP feedback packets.
-Fixing bugs in call_tester.c
|
2015-12-23 10:38:56 +01:00 |
|
Simon Morlat
|
7b5da68fd8
|
fix presence tests
|
2015-12-22 14:55:56 +01:00 |
|
Simon Morlat
|
ee344c2708
|
fix regression in lime support
|
2015-12-22 11:47:16 +01:00 |
|
Simon Morlat
|
467acd3d1b
|
fix crash in linphone-android when receiving a SUBSCRIBE because LinphoneFriend::lc is not set.
|
2015-12-22 11:03:20 +01:00 |
|
Simon Morlat
|
3d791362ee
|
add new rings and enable the ones by default
|
2015-12-21 16:10:09 +01:00 |
|
Simon Morlat
|
cb49c4f342
|
repair sending of messages with external-body URL
|
2015-12-21 10:59:19 +01:00 |
|
Simon Morlat
|
29d2355ba7
|
fix compilation problem
|
2015-12-18 17:57:33 +01:00 |
|
Sandrine Avakian
|
150ce1d479
|
Merge branch 'master' of git.linphone.org:linphone
|
2015-12-18 17:13:48 +01:00 |
|
Sandrine Avakian
|
ebf0f4c033
|
Fixing problem with trr_interval set to 0 in some cases.
|
2015-12-18 17:13:19 +01:00 |
|
Ghislain MARY
|
3efa134bed
|
Fix log collection crashes.
|
2015-12-18 16:41:35 +01:00 |
|
Ghislain MARY
|
fb6d0dd135
|
Merge branch 'dev_presence_list'
|
2015-12-18 15:01:10 +01:00 |
|
Ghislain MARY
|
820d26bacf
|
Fix presence list tests.
|
2015-12-18 15:00:04 +01:00 |
|
Ghislain MARY
|
da682bf63a
|
If a presence list subscription already exist refresh it instead of creating a new one.
|
2015-12-18 14:58:29 +01:00 |
|
Ghislain MARY
|
03261a97b1
|
Add API to refresh a subscription.
|
2015-12-18 14:57:39 +01:00 |
|
Sandrine Avakian
|
7c172b8af2
|
Adding tests for AVPF<=>implicit AVPF calls in call_tester.
Fixinf error for feature implicit AVPF in sal_sdp.c and linphonecall.c
|
2015-12-18 14:10:28 +01:00 |
|
Simon Morlat
|
ea25eb10c5
|
give a choice for the echo calibrator tones
|
2015-12-17 16:06:31 +01:00 |
|
Ghislain MARY
|
f002a15267
|
Improve git version header generation with CMake.
|
2015-12-15 10:51:13 +01:00 |
|
Sandrine Avakian
|
689f1cf86f
|
Fixed test implicit_AVPF test in call_tester.c. Small refactoring.
Added condition in verification on all streams for avpf feature in linphone_call_get_current_params in linphonecall.c .
|
2015-12-14 17:11:27 +01:00 |
|
Christophe Deschamps
|
2840f5fcac
|
JNI Wrapper for presence list
|
2015-12-14 14:11:37 +01:00 |
|
Christophe Deschamps
|
f151d70d4d
|
retired LinphoneContentPrivate in JNI & fixed Android compilation (friendlist)
|
2015-12-14 00:01:15 +01:00 |
|
Gautier Pelloux-Prayer
|
aa719921dd
|
sal.c: invalid use of size_t in remove_trailing_spaces
|
2015-12-09 11:59:10 +01:00 |
|
Sandrine Avakian
|
57f09a4ce1
|
Linphonecall.c : Modified linphone_call_get_current_params to set avpf_enabled if all streams have avpf AND all media streams have avpf.
|
2015-12-09 11:14:29 +01:00 |
|
Jehan Monnier
|
5269c01b02
|
fix c++ compilation issue
|
2015-12-07 17:03:59 +01:00 |
|
Sandrine Avakian
|
d277ef7517
|
Merge branch 'master' of git.linphone.org:linphone
|
2015-12-07 15:19:48 +01:00 |
|
Sandrine Avakian
|
91f63591f7
|
Added boolean parameter implicit_rtcp_fb in LinphoneCallParams and SalStreamDescription to enable or disable the forcing of AVPF messages feature in AVP.
By default, the feature is enabled and RTCP feedback messages PLI, SLI, RPSI and FIR are supported.
|
2015-12-07 15:19:29 +01:00 |
|
Sylvain Berfini
|
917da92fbf
|
More findClass removed in JNI layer
|
2015-12-07 10:35:37 +01:00 |
|
Sylvain Berfini
|
f95eb81ec1
|
Improved JNI layer
|
2015-12-07 09:41:04 +01:00 |
|
Sylvain Berfini
|
44dbe602eb
|
Revert "If there is no current vtable, return the first one if exists"
This reverts commit 9d71678c28.
|
2015-12-07 09:41:04 +01:00 |
|
Simon Morlat
|
e6977c6915
|
fix crash due to payload type being freed twice, and fix a small memory leak
|
2015-12-05 18:05:09 +01:00 |
|
Simon Morlat
|
6325178af5
|
Update ms2 and rely on the new specific codec offer answer logic declaration.
|
2015-12-04 22:27:57 +01:00 |
|
Sylvain Berfini
|
9d71678c28
|
If there is no current vtable, return the first one if exists
|
2015-12-04 17:02:29 +01:00 |
|
Sylvain Berfini
|
48510f3000
|
Fixed copy/paste mistake
|
2015-12-04 16:43:36 +01:00 |
|
Sylvain Berfini
|
7b04214dae
|
Prevent useless FindClass calls in linphonecore_jni.cc callbacks
|
2015-12-04 16:28:17 +01:00 |
|
Sylvain Berfini
|
cfa911e27f
|
Fix crash in JNI getChatMessage method because it was called from wrong thread
|
2015-12-04 16:13:55 +01:00 |
|
Sandrine Avakian
|
3995ab275d
|
Merge branch 'master' of git://git.linphone.org/linphone
|
2015-12-03 13:46:42 +01:00 |
|
Sandrine Avakian
|
2eb4221917
|
Update in linphone_core_init_default_params to take into account parameter avpf_enabled instead of always being disabled by default.
|
2015-12-03 13:45:01 +01:00 |
|
Ghislain MARY
|
1d93356d22
|
Add linphone_core_set_friend_list() function.
|
2015-12-01 16:59:43 +01:00 |
|
Ghislain MARY
|
e63f2ba108
|
Fix some memory leaks.
|
2015-11-30 17:45:09 +01:00 |
|
Ghislain MARY
|
7885a5c80a
|
Prevent sending multiple identical subscribes for presence list + send new subscribe when adding a friend.
|
2015-11-30 14:15:33 +01:00 |
|
Ghislain MARY
|
e6f44d8c1f
|
Add the "store_friends" parameter in the "misc" section of config to allow not storing friends in the linphonerc.
|
2015-11-30 11:50:49 +01:00 |
|
Ghislain MARY
|
fccaa5e36e
|
Handle versioning of presence list notifications + store information that we have received presence information for a friend.
|
2015-11-30 11:39:21 +01:00 |
|
Gautier Pelloux-Prayer
|
19226b3512
|
linphonecore.c: fix typo in linphone_reason_to_string
|
2015-11-27 16:20:35 +01:00 |
|
Ghislain MARY
|
97f28a65ca
|
Basic parsing of presence list notify.
|
2015-11-27 11:44:16 +01:00 |
|
Ghislain MARY
|
3cb24866dd
|
Fix wrong comment.
|
2015-11-27 11:42:33 +01:00 |
|
Ghislain MARY
|
9282915a1c
|
Handle multipart contents.
|
2015-11-27 11:42:10 +01:00 |
|
Simon Morlat
|
4eb6a0308a
|
fix crash
|
2015-11-26 23:08:02 +01:00 |
|
Simon Morlat
|
4b68da4151
|
enhance lp-auto-answer so that it is able to play audio/video mkv files
|
2015-11-26 21:59:44 +01:00 |
|
Ghislain MARY
|
edd42fcf1b
|
Rework sal to be able multipart LinphoneContent objects.
|
2015-11-26 15:28:36 +01:00 |
|
Simon Morlat
|
07ecd09829
|
add LinphoneCore.setNortpTimeout() java wrapper
|
2015-11-26 11:51:54 +01:00 |
|