Commit graph

8988 commits

Author SHA1 Message Date
Simon Morlat
d0652895fe update ms2 2016-05-05 23:20:27 +02:00
Simon Morlat
39f82d4e05 update ms2 2016-05-05 16:50:30 +02:00
Simon Morlat
51ce29df7d fix payload type flag 2016-05-05 09:52:16 +02:00
François Grisez
0cf1f971d6 Update ms2 submodule 2016-05-04 16:10:09 +02:00
Sylvain Berfini
72b2faa887 Fixed linphone_core_find_payload_type to look into text payloads as well 2016-05-04 14:31:50 +02:00
François Grisez
20073c105a Update ms2 submodule 2016-05-04 11:22:17 +02:00
Sylvain Berfini
53d48c8122 Fixed make distcheck issue 2016-05-04 09:33:06 +02:00
Sylvain Berfini
537fc5370f Merge branch 'dev_audio_bypass' 2016-05-03 16:55:49 +02:00
Sylvain Berfini
471f92ef77 Removed specific rc files for audio bypass 2016-05-03 16:54:31 +02:00
Sylvain Berfini
eafef5b618 Fixed audio bypass tester for Android 2016-05-03 16:22:46 +02:00
Ghislain MARY
61509e105b Update ms2 submodule. 2016-05-03 11:40:02 +02:00
Sylvain Berfini
6a2a8aa3e1 Fixed crash at the end of the audio bypass tester 2016-05-03 10:26:20 +02:00
Sylvain Berfini
d53f71aa21 Merge branch 'master' into dev_audio_bypass 2016-05-02 17:12:27 +02:00
Sylvain Berfini
137a48c0b3 Few improvements but still crashing at the end... 2016-05-02 16:53:30 +02:00
François Grisez
a21f0540e8 Update ms2 2016-05-02 15:36:29 +02:00
François Grisez
629904b8bf Update ms2 2016-05-02 13:58:20 +02:00
Simon Morlat
6b541420a9 make average quality rating to take into account video as well 2016-05-02 10:19:14 +02:00
François Grisez
a78509cf38 Update ms2 2016-05-02 09:21:48 +02:00
Gautier Pelloux-Prayer
0d0ecca305 presence_server: fix memory leaks 2016-04-29 16:40:49 +02:00
Simon Morlat
97a3bfdd9b fix bug consisting in implicif avpf being deactivated accidentally by ICE reINVITE. 2016-04-29 16:39:13 +02:00
Sylvain Berfini
ad41e4d304 Audio bypass tester is done except for the crash at the end 2016-04-29 16:28:48 +02:00
Gautier Pelloux-Prayer
8377540fc5 friendlist.c: fix linphone_friend_list_update_subscriptions to avoid switching to P2P presence in case of disabled subscriptions list 2016-04-29 15:46:00 +02:00
Simon Morlat
8c521d1ba3 implicit avpf bugfixes: do not configure encoders to use avpf if avpf is not accepted or offered by remote. 2016-04-29 15:13:05 +02:00
Brieuc Viel
0215e014f4 added JNI method for isPresenceReceivedon LinphoneFrined 2016-04-29 09:04:17 +02:00
Sylvain Berfini
bbb1f1c647 Small refactoring for audio bypass tester 2016-04-28 14:44:45 +02:00
Gautier Pelloux-Prayer
f10471de2e player_tester.c: fix test on ios 2016-04-28 14:28:23 +02:00
Sylvain Berfini
a817a6d9fa Started audio bypass tester 2016-04-28 14:19:17 +02:00
Gautier Pelloux-Prayer
bc80229ec2 tester.c: fix compilation on old gcc 2016-04-28 10:34:36 +02:00
Jehan Monnier
73207c0b52 improve presence tester reliability 2016-04-27 18:27:29 +02:00
Gautier Pelloux-Prayer
293c265e7d linphonecore.c: speedup and reduce maximum time to properly shutdown linphone to avoid sigkill from system when linphone takes too long 2016-04-27 16:18:08 +02:00
Sylvain Berfini
6429f520bf Removed LinphoneFriendList.closeSubscriptions method from JNI wrapper 2016-04-27 16:11:09 +02:00
Gautier Pelloux-Prayer
08e0384abe event.c: fix compilation... 2016-04-27 15:40:30 +02:00
Gautier Pelloux-Prayer
046184b541 event.c: fix crash with event beeing freed twice in case of error 2016-04-27 15:25:17 +02:00
Sylvain Berfini
b58f81dbea Fixed lpc2xml_test programm 2016-04-27 15:07:31 +02:00
Sylvain Berfini
ad382a060c Added JNI method enableSubscriptions for LinphoneFriendList 2016-04-27 14:29:40 +02:00
Simon Morlat
db56234ba1 properly set the decline reason for incoming call timeout 2016-04-27 14:15:55 +02:00
Sylvain Berfini
be6d6b47b3 Added a way to not dump some chosen sections/entries when converting lpc to xml 2016-04-27 12:19:38 +02:00
Gautier Pelloux-Prayer
c440e2d0e8 linphonecore.c: instead friend list only when starting linphonecore, because it relies on the linphone configuration file which is not available earlier 2016-04-27 11:22:14 +02:00
Gautier Pelloux-Prayer
e746c7876b friend.c: fix gcc warning 2016-04-26 16:40:26 +02:00
Gautier Pelloux-Prayer
ae69575bb3 presence_server_tester.c: fix previous commit 2016-04-26 15:49:44 +02:00
Gautier Pelloux-Prayer
0d298a1c4e friendlist.c: enable subscription by default 2016-04-26 15:32:05 +02:00
Simon Morlat
730de6fa20 update ms2 2016-04-26 14:57:01 +02:00
Simon Morlat
c2bcfc990b update ortp 2016-04-26 11:08:30 +02:00
Gautier Pelloux-Prayer
23397e26be friendlist: add linphone_friend_list_enable_subscriptions API 2016-04-25 17:14:56 +02:00
François Grisez
29230187e1 Exports sal_op_get_error_info() on Windows 2016-04-25 14:54:00 +02:00
Sylvain Berfini
9efcd5f610 JNI wrapper for linphone_friend_list_close_subscriptions method 2016-04-25 14:43:48 +02:00
Jehan Monnier
11809fffc8 improve presence server tester 2016-04-25 14:29:23 +02:00
Sylvain Berfini
e3e363dbdc Fixed infinite loop when carddav context is null 2016-04-25 11:15:49 +02:00
Gautier Pelloux-Prayer
61e9ee79ce submodules: update ms2 2016-04-25 11:04:43 +02:00
Gautier Pelloux-Prayer
f40b398e2c misc: fix compilation warnings on iOS 2016-04-25 10:39:30 +02:00