Sandrine Avakian
|
ba2bb54e03
|
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
|
2016-01-19 15:47:26 +01:00 |
|
Sandrine Avakian
|
48b10c1724
|
Update media streamer2 : text stream, ring stream, audio stream.
Adding declaration of void ms_factory_set_mtu in factory.h.
Adding a getter linphone_core_get_factory(void *lc) in linphonecore.h.
|
2016-01-19 13:58:21 +01:00 |
|
Simon Morlat
|
2e42434290
|
prevent crash when call log has invalid URIso
|
2016-01-19 12:41:34 +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
|
4dfdc930c3
|
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
|
2016-01-19 10:55:59 +01:00 |
|
François Grisez
|
7af7898ddd
|
Fixes 'make install' with autotools
|
2016-01-19 10:55:55 +01:00 |
|
Sandrine Avakian
|
56a452a8f3
|
Update mediastreamer and player.
|
2016-01-19 10:54:09 +01:00 |
|
Sandrine Avakian
|
1afed9cd17
|
Propagating changes from conference and webcam in mediastreamer.
Updating conference as well in linphone.
|
2016-01-19 10:50:01 +01:00 |
|
Simon Morlat
|
d906f2dc5d
|
factorize code, don't enable symmetric_rtp if ICE is used.
|
2016-01-18 17:21:53 +01:00 |
|
Sandrine Avakian
|
bbcbbc38d0
|
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
|
2016-01-18 14:05:37 +01:00 |
|
Gautier Pelloux-Prayer
|
67f9bd2068
|
linphonecore.c: since log level is a mask, do not compare with == operator but & instead
|
2016-01-18 13:31:26 +01:00 |
|
François Grisez
|
071581ffac
|
Declare LinphoneConference and LinphoneConferenceParams in conference.h instead of linphonecore.h
|
2016-01-18 12:03:53 +01:00 |
|
Simon Morlat
|
2a6213d90c
|
prepare the removal of a=nortpproxy attribute for ICE reINVITE.
|
2016-01-15 21:59:13 +01:00 |
|
Simon Morlat
|
b86952810c
|
improve loggin of an error case
|
2016-01-15 21:59:13 +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 |
|
Simon Morlat
|
afd3c2f705
|
fix makedistckeck
|
2016-01-15 10:29:29 +01:00 |
|
Simon Morlat
|
a326159be9
|
add logs to track RtpEndpoint enablement
|
2016-01-15 09:21:55 +01:00 |
|
François Grisez
|
fc9dc6093b
|
Add a method to LinphoneCallLog to check whether a call was a call to a conference server
|
2016-01-14 17:00:06 +01:00 |
|
François Grisez
|
454e9834ae
|
Merge branch 'dev_conference_rfc4579'
|
2016-01-14 15:04:35 +01:00 |
|
Simon Morlat
|
48b5d06445
|
add user-agent field in ACKs of accepted INVITE transactions
|
2016-01-14 14:38:23 +01:00 |
|
François Grisez
|
9eced02408
|
Wraps LinphoneConferenceParams into Java
|
2016-01-13 15:51:06 +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 |
|
Ghislain MARY
|
207dddc8e1
|
Remove unused variable.
|
2016-01-12 10:38:25 +01:00 |
|
Ghislain MARY
|
9b216dadc9
|
Attempt to fix build on some platforms (because of some missing md5 functions).
|
2016-01-12 10:30:24 +01:00 |
|
Ghislain MARY
|
e5d25f028d
|
Fix build of tester on Windows.
|
2016-01-12 10:18:31 +01:00 |
|
Jehan Monnier
|
1cbc8ceefc
|
add more offer/answer tests to also check video call
|
2016-01-12 08:38:33 +01:00 |
|
Sandrine Avakian
|
2130afe5f9
|
Fixing bug in SDP RTP port when all audio codecs are disabled in a call.
In this case, now the RTP port is set to 0 and the audio stream is inactive.
|
2016-01-11 16:51:06 +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 |
|
Gautier Pelloux-Prayer
|
95d1e16f6a
|
account_creator: fix crash in set_username
|
2016-01-11 12:05:28 +01:00 |
|
Ghislain MARY
|
bd6add2963
|
Fix missing symbol exports on Windows.
|
2016-01-11 12:05:54 +01:00 |
|
Ghislain MARY
|
734fe2f7a2
|
Fix memory leak in friend list.
|
2016-01-11 12:05:41 +01:00 |
|
François Grisez
|
5cf1abd58e
|
Fixes prefix of bellesip's wake_lock functions
|
2016-01-11 11:45:30 +01:00 |
|
Ghislain MARY
|
a1eb9a0f5b
|
Create a new subscription when the friend list is changed instead of refreshing the existing one.
|
2016-01-11 11:34:40 +01:00 |
|
Gautier Pelloux-Prayer
|
e7195bb8df
|
account_creator: add username_max_length and password_max_length
|
2016-01-11 10:58:21 +01:00 |
|
Ghislain MARY
|
d52b445814
|
Fix automatic wrapper generation for conference.
|
2016-01-11 10:43:07 +01:00 |
|
François Grisez
|
872fe00eda
|
Fixes crash when starting a call at the first time
|
2016-01-08 17:29:18 +01:00 |
|
Brieuc Viel
|
4836f295b2
|
Fixes bad cast in JNI
|
2016-01-08 17:08:37 +01:00 |
|
Brieuc Viel
|
82eb6bac0d
|
Fixes typo and bad cast in JNI
|
2016-01-08 15:49:44 +01:00 |
|
François Grisez
|
f838206f69
|
Save a copy of the list of participants in linphone_conference_get_participants()
|
2016-01-08 14:09:20 +01:00 |
|
François Grisez
|
b118f3584a
|
Several fixes of JNI code of LinphoneConferenceImpl
* Bad declaration of native implementations
* Memory leak in getParticipants()
* Bad constructor signature
|
2016-01-08 14:09:20 +01:00 |
|
Gautier Pelloux-Prayer
|
3739d2c866
|
account creator: detect invalid domain by changing linphone_address_set_* methods to return -1 in case of error
|
2016-01-08 11:43:15 +01:00 |
|
Simon Morlat
|
1e5711f257
|
revert my change about -lstdc++
|
2016-01-08 11:22:39 +01:00 |
|
Sylvain Berfini
|
bcf55b64b5
|
Fix extern C issue
|
2016-01-08 11:14:41 +01:00 |
|
François Grisez
|
dab5cc724d
|
Fixes JNI crashes around LinphoneConference.getParticipants()
|
2016-01-08 10:12:02 +01:00 |
|
Simon Morlat
|
804fd8a0fc
|
repair automake build
|
2016-01-07 20:35:29 +01:00 |
|
Brieuc Viel
|
c20dea4b94
|
Fix JNI crash about LinphoneCall.getCoference()
|
2016-01-07 16:26:33 +01:00 |
|