Commit graph

3986 commits

Author SHA1 Message Date
Sandrine Avakian
80da8c3c9d Typo fix. 2016-05-04 16:22:31 +02:00
Sandrine Avakian
14849fa6a7 Harmonizing and modifying error codes returned by bcRead, bcWrite, bcClose.
Fixing errors in bcGetLine and bc_file_fprintf .
For the time being, bc_file_fprintf handles the offset update when writing to the file.
2016-05-04 14:42:15 +02:00
Sandrine Avakian
6e111ca4f6 Merge branch 'master' of git.linphone.org:linphone into bc_vfs 2016-05-02 11:23:11 +02:00
Simon Morlat
6b541420a9 make average quality rating to take into account video as well 2016-05-02 10:19:14 +02:00
Sandrine Avakian
719befb682 Merge branch 'master' of git.linphone.org:linphone into bc_vfs 2016-04-29 17:14:09 +02:00
Sandrine Avakian
a25accb515 Adding bc_file API in lpconfig.
Used are : bc_file_read, bc_file_open, bc_file_close.
2016-04-29 17:08:46 +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
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
Sandrine Avakian
c52e4a8c80 Merge branch 'master' of git.linphone.org:linphone into bc_vfs 2016-04-28 10:24:54 +02:00
Sandrine Avakian
c29aeaf709 Update open/close file. 2016-04-27 17:29:26 +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
Sandrine Avakian
d3401f705d Merge branch 'master' of git://git.linphone.org/linphone into bc_vfs 2016-04-27 14:53:45 +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
Sandrine Avakian
faf2b3973a First input for bc_vfs. 2016-04-26 16:20:35 +02:00
Gautier Pelloux-Prayer
0d298a1c4e friendlist.c: enable subscription by default 2016-04-26 15:32:05 +02:00
Gautier Pelloux-Prayer
23397e26be friendlist: add linphone_friend_list_enable_subscriptions API 2016-04-25 17:14:56 +02:00
Sylvain Berfini
9efcd5f610 JNI wrapper for linphone_friend_list_close_subscriptions method 2016-04-25 14:43:48 +02:00
Sylvain Berfini
e3e363dbdc Fixed infinite loop when carddav context is null 2016-04-25 11:15:49 +02:00
Gautier Pelloux-Prayer
f40b398e2c misc: fix compilation warnings on iOS 2016-04-25 10:39:30 +02:00
Sylvain Berfini
ade92fb2e5 Fixed crash in carddav when updating more than 1 dirty friend from client to server + improved storage actions for friends in lists 2016-04-22 17:02:37 +02:00
Sylvain Berfini
7726df5b32 Added a way to store the correct auth info in carddav context to not iterate on all auth infos each time 2016-04-22 16:10:39 +02:00
Simon Morlat
3b2f0be5b1 fix bad naming of linphonerc property 2016-04-22 12:10:26 +02:00
Sylvain Berfini
54a3e8a085 Remove ifdef preventing friends to be written to rc file 2016-04-22 12:04:18 +02:00
Ghislain MARY
f6e09bcc6e Add dtmf API in automatic wrappers. 2016-04-22 12:00:10 +02:00
Sandrine Avakian
5f3cca3449 Merge branch 'master' of git.linphone.org:linphone 2016-04-22 11:32:13 +02:00
Sandrine Avakian
5cad0e525d Revert "Update linphone git fixing oldphone-mono.wav ring, renamed into oldphone.wav."
This reverts commit f3e7ce4770.
2016-04-22 11:28:46 +02:00
Sylvain Berfini
f5f80c92bd Few fixes for when using friends without the database storage 2016-04-22 11:01:10 +02:00
Sandrine Avakian
f3e7ce4770 Update linphone git fixing oldphone-mono.wav ring, renamed into oldphone.wav. 2016-04-22 10:53:30 +02:00
Sylvain Berfini
a3aa01e1b6 Fixed issues with vCard tester where some http queries overlapped + memory improvements in carddav.c 2016-04-21 14:41:39 +02:00
Gautier Pelloux-Prayer
6a02a57018 presence.c: remove debug log 2016-04-21 14:39:17 +02:00
Gautier Pelloux-Prayer
f13fb7a90c tunnel: fix some leaks 2016-04-21 10:18:52 +02:00
Sylvain Berfini
c2a77c9533 Fixed linphone_friend_add_address to behave like linphone_friend_set_address if there is no LinphoneAddress set yet 2016-04-21 09:55:13 +02:00
Sylvain Berfini
16e21507be Added method to set PreseceModel to a LinphoneFriend 2016-04-19 15:44:14 +02:00
François Grisez
c781ec5c25 Modify linphonecall.c to use the new API of ms2 concering equalizers 2016-04-18 16:57:50 +02:00
François Grisez
320b0b6c90 Use ms_parse_equalizer_string() to parse the strings provided by the gain linphonerc parameter 2016-04-18 16:57:50 +02:00
Gautier Pelloux-Prayer
c703de1e49 presence: oops, sorted list in wrong order 2016-04-18 16:51:35 +02:00
Gautier Pelloux-Prayer
1b732024f0 presence: fix bugs when fetching latest activity 2016-04-18 15:59:23 +02:00
Gautier Pelloux-Prayer
82e2e64779 proxy.c: store publish_expires in linphonerc too 2016-04-18 10:33:47 +02:00
Johan Pascal
1bf41396e4 Merge branch 'master' into zrtphash
Conflicts:
	mediastreamer2
2016-04-15 16:48:25 +02:00