Simon Morlat
7b5da68fd8
fix presence tests
2015-12-22 14:55:56 +01:00
Simon Morlat
c7b943b40d
repair stereo tests
2015-12-22 13:15:47 +01:00
Simon Morlat
3ebd7b92c1
fix test
2015-12-22 12:33:08 +01:00
Simon Morlat
ee344c2708
fix regression in lime support
2015-12-22 11:47:16 +01:00
Sylvain Berfini
7f6c61f359
Updated CMakefile for vCard & belcard
2015-12-22 11:13:06 +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
Gautier Pelloux-Prayer
d18a67deff
gtk: add badge on MacOSX counting the number of unread messages
2015-12-22 10:42:02 +01:00
Simon Morlat
2e9596f6f6
remove reference to oldphone.wav
2015-12-22 09:28:00 +01:00
Simon Morlat
e5b0030eae
fix build issue
2015-12-22 09:15:29 +01:00
Simon Morlat
c3049f287f
fix make distcheck again
2015-12-21 21:42:01 +01:00
Simon Morlat
00ff311972
fix make dist
2015-12-21 17:40:46 +01:00
Sylvain Berfini
06b099d137
Added a comment to explain why presence is disabled when importing friends from vcards
2015-12-21 17:30:33 +01:00
Sylvain Berfini
f291f53e43
When importing friend from vcard, disable presence because currently it takes too much time when dealing with hundreds of vcards/friends
2015-12-21 17:25:09 +01:00
Sylvain Berfini
0d9eed4ef1
Fix segfault + uses new singleton to parse friends from database much faster
2015-12-21 17:20:09 +01:00
Simon Morlat
943acc728f
add missing ring
2015-12-21 16:52:07 +01:00
Simon Morlat
12f74e808b
fix crash when sipp is not installed
2015-12-21 16:34:33 +01:00
Simon Morlat
3d791362ee
add new rings and enable the ones by default
2015-12-21 16:10:09 +01:00
Sylvain Berfini
9001f40f1a
Updated CMake files for belcard and belr
2015-12-21 14:45:59 +01:00
Simon Morlat
cb49c4f342
repair sending of messages with external-body URL
2015-12-21 10:59:19 +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
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
Sylvain Berfini
7e6c19510c
Merge remote-tracking branch 'origin/master' into dev_vcard
2015-12-18 16:50:09 +01:00
Sylvain Berfini
a0076b7d66
Merge remote-tracking branch 'origin/master' into dev_vcard
...
Conflicts:
coreapi/friend.c
coreapi/private.h
2015-12-18 16:48:09 +01:00
Ghislain MARY
3efa134bed
Fix log collection crashes.
2015-12-18 16:41:35 +01:00
Sandrine Avakian
d3c8560775
Fixing tests for AVPF implicit : using policy (creating parameters for call to avoid using default parameters ).
2015-12-18 15:42:10 +01:00
Sylvain Berfini
0b7a1deccf
Added friend storage to database + improved tests + needed changes in gtk app + friends' migration from rc to db
2015-12-18 15:25:18 +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
Sylvain Berfini
8ac8e1274a
Fix vCard test suite no longer available since last commit
2015-12-17 17:59:15 +01:00
Sylvain Berfini
3eeb0974ea
Fixed compilation when belcard is not found
2015-12-17 17:42:46 +01:00
Sylvain Berfini
860ee180a8
Tests done for friends' database storage
2015-12-17 17:32:18 +01:00
Simon Morlat
baf6f95839
filter out periodical call stats updates from linphone-daemon's event queue (there are too many)
2015-12-17 17:16:58 +01:00
Sylvain Berfini
c1f11402a9
Prepared gtk application for friends' database storage
2015-12-17 16:52:48 +01:00
Sylvain Berfini
56db674e38
Started linphone friends database storage
2015-12-17 16:44:55 +01:00
François Grisez
2fcf9d4f2c
Fix build on Android and autotools
2015-12-17 16:08:49 +01:00
Simon Morlat
ea25eb10c5
give a choice for the echo calibrator tones
2015-12-17 16:06:31 +01:00
Sylvain Berfini
bab0c39c6f
Improved import time by optimizing moment when friends are saved in rc file
2015-12-17 15:26:26 +01:00
Sylvain Berfini
caf26c0b42
Improved a few more things regarding friends and vcards
2015-12-17 15:18:56 +01:00
Sylvain Berfini
9b6a6ca7a5
Improve import friends from vcard time by bypassing a few checks + added test to calculate 1000 vcards import time
2015-12-17 14:24:22 +01:00
Sylvain Berfini
79086201c0
Fix memory leak (parser not deleted)
2015-12-17 11:42:36 +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
François Grisez
a2874353bd
Fix several issues in the RemoteConference implementation
2015-12-17 10:40:47 +01:00
Sylvain Berfini
45ff930190
Improved import/export test
2015-12-17 10:10:39 +01:00
Jehan Monnier
8950b9d6fb
disable presence test using presence server
2015-12-16 15:50:51 +01:00
Ghislain MARY
c03176eeaa
Update ms2 submodule.
2015-12-16 15:10:12 +01:00