François Grisez
18fde493f7
Rename the two implementations of the Conference interface
2015-12-08 14:30:38 +01:00
François Grisez
20831d929e
Display the conference view while conferences using a focus server
2015-12-08 14:15:31 +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
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
François Grisez
0a4fab5987
Add a method to LinphoneCore to get a pointer to the internal conference object
2015-12-07 11:23:17 +01:00
Simon Morlat
58cee9ff5d
set submodules
2015-12-07 10:53:00 +01:00
Simon Morlat
52d6aa101f
Merge remote-tracking branch 'linphone/master' into daemon
...
Conflicts:
.gitignore
configure.ac
2015-12-07 10:52:33 +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
François Grisez
b675b29777
Do not automatically enter the conference when the 'Transport' implementation is used
2015-12-04 14:48:42 +01:00
François Grisez
4e972721a7
Fix crashes
2015-12-04 14:27:11 +01:00
François Grisez
c526791c63
Conference implementation based on focus server
2015-12-04 13:45:04 +01:00
Sandrine Avakian
2295b9e568
Fixing compilation problem
...
-video_call_avpf : enables avpf and tests video
-video_call : video call without avpf
2015-12-04 11:09:10 +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
Jehan Monnier
b412132ca9
enhance flexisip resource list tester
2015-12-02 10:48:07 +01:00
Jehan Monnier
57a8261146
fix flexisip presence tester
2015-12-02 10:46:42 +01:00
Jehan Monnier
8ceb75adc3
add resource-list test
2015-12-02 10:46:42 +01:00
Jehan Monnier
5b372035f5
add more flexisip test for presence
2015-12-02 10:46:42 +01:00
Jehan Monnier
0ea0897390
add more test for presence
2015-12-02 10:46:42 +01:00
Simon Morlat
8eb8171855
update ms2
2015-12-02 10:45:23 +01:00
Simon Morlat
62ee553c10
fix make distcheck
2015-12-02 10:39:17 +01:00
Ghislain MARY
c0a2eaadeb
Add new presence list test and complete existing one.
2015-12-01 17:29:54 +01:00
Ghislain MARY
c15905c9be
Add presence list test.
2015-12-01 17:01:16 +01:00
Ghislain MARY
1d93356d22
Add linphone_core_set_friend_list() function.
2015-12-01 16:59:43 +01:00
Gautier Pelloux-Prayer
8c0d155fc7
message_tester.c: add "Lime text message to non lime" test
2015-12-01 16:10:05 +01:00
François Grisez
9d650f59bf
Remove conference.c
2015-12-01 11:01:17 +01:00
Simon Morlat
6a70c5c257
update ms2
2015-12-01 10:28:09 +01:00
Simon Morlat
edb46b3db0
update ms2
2015-12-01 09:44:32 +01:00
Simon Morlat
27ba2d4f4d
update ms2
2015-12-01 09:39:28 +01:00
François Grisez
590f6221a2
Update ms2
2015-11-30 17:58:01 +01:00
Ghislain MARY
e63f2ba108
Fix some memory leaks.
2015-11-30 17:45:09 +01:00
François Grisez
99252460f4
Create a C++ interface in order to abstract conference systems
...
The actual conference system has been transposed as an
implementation of the freshly created interface
2015-11-30 16:36:37 +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
Gautier Pelloux-Prayer
f68cf75d74
submodules: update mediastreamer2 to fix iOS build
2015-11-27 15:48:18 +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