Sandrine Avakian
22e62b660f
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
...
# Conflicts:
# gtk/videowindow.c
2016-01-26 09:43:02 +01:00
Simon Morlat
b0f02153e9
fix bug in test, that should wait ICE reINVITE to complete.
2016-01-23 12:19:38 +01:00
Simon Morlat
c329b10669
implement independant controls for media and sip network reachabilities.
2016-01-22 17:52:25 +01:00
Sandrine Avakian
29f51d8d27
linphone_player_open prototype change: adding MSFactory * as parameter.
2016-01-22 14:14:39 +01:00
Sandrine Avakian
642a624e59
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
...
# Conflicts:
# mediastreamer2
2016-01-22 10:52:50 +01:00
Ghislain MARY
ba58c9f038
Support build for Windows 10 with CMake.
2016-01-21 17:06:59 +01:00
Sandrine Avakian
6fd92fdcf9
Fixes in gtk audio_assistant and property box.
2016-01-21 09:28:19 +01:00
Sandrine Avakian
1f624ada80
Updating echo cancellation and adding MSFactory into Sal structure.
2016-01-20 15:12:12 +01:00
Sandrine Avakian
e5632b3ee3
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
...
# Conflicts:
# mediastreamer2
2016-01-20 09:04:11 +01:00
Simon Morlat
9a8ee6ddf5
update for new ortp logging api
2016-01-19 16:25:43 +01:00
Sandrine Avakian
ba2bb54e03
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
2016-01-19 15:47:26 +01:00
Jehan Monnier
0d5ffa5086
No longer change remote destination when ice completed because already done in ms2 ice module
2016-01-19 12:21:35 +01:00
Sandrine Avakian
bbcbbc38d0
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
2016-01-18 14:05:37 +01:00
Simon Morlat
fcadf804eb
fix test that sometimes crashes when call is not established
2016-01-18 11:20:19 +01:00
Sandrine Avakian
570266ea36
First changes to have the LinphoneCore instance own the factory object instead of sharing
...
it through a static variable.
2016-01-15 16:39:27 +01:00
Jehan Monnier
a1c8d9f99c
make sure in case of SRTP DTLS enabled, ice reinvite is disabled & mandatory encryption is activated
2016-01-15 15:36:38 +01:00
François Grisez
454e9834ae
Merge branch 'dev_conference_rfc4579'
2016-01-14 15:04:35 +01:00
François Grisez
523ad425a5
Add a class storing conference parameters
2016-01-13 11:55:30 +01:00
Sandrine Avakian
511d977462
Formating: using tabs instead of spaces in previous bug fix.
2016-01-12 17:09:57 +01:00
Sandrine Avakian
10c41db79f
Adding tests for outgoing audio call without audio codecs
...
and outgoing video call with no codec audio or video.
Adding bug fix for outgoing video call with no video+audio codecs.
2016-01-12 16:10:11 +01:00
Simon Morlat
5f7ed78978
comment log
2016-01-12 15:58:38 +01:00
Sylvain Berfini
78eebfb9ad
Fixed typo
2016-01-12 14:35:35 +01:00
Sylvain Berfini
56e8d7dd49
Fixed rcs to external body tester
2016-01-12 14:34:06 +01:00
Sylvain Berfini
819a1f7dc0
Fix tests with custom RTP modifiers that fail sometimes
2016-01-12 10:43:32 +01:00
Jehan Monnier
1cbc8ceefc
add more offer/answer tests to also check video call
2016-01-12 08:38:33 +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
Jehan Monnier
1fc31123b8
add lp-auto-answer to make build’s scripts
2016-01-07 11:16:25 +01:00
François Grisez
38dfb9ab6f
Merge branch 'dev_conference_rfc4579'
2016-01-07 10:13:04 +01:00
Simon Morlat
60708a53ab
repair message storage
2016-01-06 17:40:36 +01:00
François Grisez
3f1d66d104
Fix removing one participant tester
2016-01-06 16:38:19 +01:00
Ghislain MARY
849ef0f9ed
Fix build.
2016-01-06 13:36:55 +01:00
Ghislain MARY
7dc834b219
Fix malloc/free mismatches in tester.
2016-01-06 12:00:12 +01:00
Ghislain MARY
1a7bb84633
Fix subscribe tests.
2016-01-05 17:37:10 +01:00
Ghislain MARY
89aa462397
Define vtable in tester as internal so that presence list notify callbacks are called.
2016-01-04 17:40:21 +01:00
François Grisez
ca05715af6
Fix crash in JNI concerning the removeListener() function
2016-01-04 16:45:18 +01:00
Jehan Monnier
05af238d9a
make sure list subscribe is only sent when proxy config is transitioned to RegistrationOk
2016-01-04 15:32:53 +01:00
Jehan Monnier
b966230c29
change publish tester
2016-01-04 15:32:53 +01:00
Simon Morlat
d69105090f
fix flexisip tests
2015-12-23 14:47:35 +01:00
Simon Morlat
e2f11b4939
fix compilation on windows
2015-12-23 11:55:16 +01:00
Sandrine Avakian
f83d50db02
Fixing bugs on implicit RTCP feedback:
...
-AVP implicit to AVP implicit calls now using RTCP feedback packets.
-Fixing bugs in call_tester.c
2015-12-23 10:38: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
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
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
Sandrine Avakian
ebf0f4c033
Fixing problem with trr_interval set to 0 in some cases.
2015-12-18 17:13:19 +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
Ghislain MARY
fb6d0dd135
Merge branch 'dev_presence_list'
2015-12-18 15:01:10 +01:00