François Grisez
523ad425a5
Add a class storing conference parameters
2016-01-13 11:55:30 +01:00
François Grisez
f0d1446f22
Renames LinphoneConference.getParticipantsCount() into getSize()
2016-01-11 15:10:04 +01:00
François Grisez
2e52ca9e8a
Prevents Conference.getParticipants() from including the URI of the conference focus
2016-01-11 15:03:26 +01:00
François Grisez
94237bf4ee
Tests call of linphone_conference_get_participants()
2016-01-08 14:09:20 +01:00
François Grisez
3f1d66d104
Fix removing one participant tester
2016-01-06 16:38:19 +01:00
François Grisez
ca05715af6
Fix crash in JNI concerning the removeListener() function
2016-01-04 16:45:18 +01:00
François Grisez
6e655d7430
Add the ability to remove a participant from a remote conference
...
That new feature has not been tested yet neither with Telefonica's server nor
in liblinphone tester. That one does not still work because the LinphoneCore
instance simulating the conference server does not handle REFER with BYE requests.
2015-12-18 18:09:31 +01:00
François Grisez
88d0c8ef9e
Add a test testing the establishment of a conference based on a focus server
2015-12-17 10:42:58 +01:00
Simon Morlat
3d7bbb5bd5
remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone.
...
Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated.
For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
2015-10-31 12:00:28 +01:00
François Grisez
6fab13434f
Gtk: Optimize the update of transient buttons in the friend list
2015-10-22 10:51:27 +02:00
Gautier Pelloux-Prayer
25589de545
multi_call_tester.c: add some delay for "Eject from 4 participants conference" test
2015-10-22 09:40:32 +02:00
Gautier Pelloux-Prayer
1b6b49a579
conference: fix conference API with tests - there must be no current call in conference
2015-10-21 15:44:33 +02:00
Gautier Pelloux-Prayer
8a2f20ceae
tester: add before_each / after_each methods to check memory leaks and fix various ones
2015-09-22 13:54:29 +02:00
Gautier Pelloux-Prayer
b1ae7bf028
tester: add before_each and after_each functions to allow init/cleanup of tests individually
2015-09-17 11:06:35 +02:00
Gautier Pelloux-Prayer
4ade5326e1
tester: replace some BC_ASSERT_TRUE with better BC_ASSERT_LOWER/GREATER/EQUAL ones
2015-08-05 11:42:51 +02:00
Ghislain MARY
03d71b27e4
Add tester for Windows 10.
2015-07-06 11:35:18 +02:00
Gautier Pelloux-Prayer
369d675171
tester: check that no linphone core exists before each test fixing crash on iOS
2015-07-01 15:49:47 +02:00
Simon Morlat
c88685b194
fix memory leak and windows build
2015-06-05 12:14:56 +02:00
Jehan Monnier
b03d48ded9
improve liblinphone test reliability
2015-06-04 08:53:40 +02:00
Jehan Monnier
ad1d7c12c9
Fix ZRTP conference
2015-06-02 18:28:02 +02:00
Gautier Pelloux-Prayer
6b134f5a33
proxy config: add tests for phone number normalization and fix API accordingly
2015-05-22 16:11:49 +02:00