Sandrine Avakian
|
5e714f46ca
|
Merge branch 'master' of git.linphone.org:linphone into daemon
|
2016-04-04 16:18:50 +02:00 |
|
Gautier Pelloux-Prayer
|
e2609f96a4
|
Revert "presence_tester.c: add some long term tests"
This reverts commit 9eca896269.
|
2016-04-04 15:13:11 +02:00 |
|
Gautier Pelloux-Prayer
|
3f495448e1
|
proxy.c: replace + with most generic icp if none set
|
2016-04-04 13:35:13 +02:00 |
|
Gautier Pelloux-Prayer
|
24cbc11a7a
|
tester.c: revert debug code
|
2016-04-04 09:34:26 +02:00 |
|
Gautier Pelloux-Prayer
|
0c2619631c
|
tester.c: do not fail if test is not leaking anymore
|
2016-04-01 15:39:34 +02:00 |
|
Gautier Pelloux-Prayer
|
9eca896269
|
presence_tester.c: add some long term tests
|
2016-04-01 15:39:34 +02:00 |
|
Sylvain Berfini
|
fae2bf32e5
|
Added hasCrappyOpenGL for Android
|
2016-04-01 13:49:43 +02:00 |
|
Sylvain Berfini
|
111434eecb
|
Fixed do not disturb led color
|
2016-03-31 17:04:27 +02:00 |
|
François Grisez
|
4ebe3b5fa0
|
Update ms2 submodule to fix a build issue
|
2016-03-31 12:06:06 +02:00 |
|
Sylvain Berfini
|
9497683bae
|
Fixed issue in linphone_vcard_get_phone_numbers doxygen doc breaking python wrapper
|
2016-03-31 11:55:49 +02:00 |
|
Ghislain MARY
|
17b95ac28b
|
Use libiconv from the system when building on Mac OS X.
|
2016-03-31 11:28:09 +02:00 |
|
Sylvain Berfini
|
37d7c51931
|
Merge branch 'dev_friends++'
|
2016-03-31 11:25:54 +02:00 |
|
Ghislain MARY
|
e657258c28
|
Fix generation of Python module.
|
2016-03-31 11:14:02 +02:00 |
|
Sylvain Berfini
|
073a25a534
|
Fixed lost contacts issue when switching to another config file
|
2016-03-31 09:10:30 +02:00 |
|
Ghislain MARY
|
f344a34547
|
Update ms2 submodule.
|
2016-03-30 12:42:31 +02:00 |
|
Sylvain Berfini
|
18ee71beab
|
Fix leak in LinphoneChatRoom refs
|
2016-03-29 16:54:29 +02:00 |
|
François Grisez
|
f2bba9df2f
|
Ensures that all calls have been release at the end of simple_conference_base()
Also removes the "LeaksMemory" tag off tests below:
+ Simple conference
+ Simple conference with ICE
+ Simple ZRTP conference with ICE
|
2016-03-29 15:34:35 +02:00 |
|
François Grisez
|
8388d4b48e
|
Fixes a memory leak while displaying a message
|
2016-03-29 15:34:35 +02:00 |
|
Gautier Pelloux-Prayer
|
cde913c79c
|
setupwizard.c: fix typo
|
2016-03-29 11:59:28 +02:00 |
|
François Grisez
|
dcdbf8834a
|
Ensures all calls are ended at the end of simple_conference_base()
|
2016-03-29 11:21:26 +02:00 |
|
François Grisez
|
8607cd54df
|
Remove all linphone_call_ref/unref() off conference server simulator code
|
2016-03-29 11:21:26 +02:00 |
|
François Grisez
|
993b97dd94
|
Fixes memory leak in LinphoneCall
The onhold_file attribute was not freed in the LinphoneCall destructor
|
2016-03-29 11:21:26 +02:00 |
|
François Grisez
|
9f00c5cd76
|
Fixes memory leaks in linphone_call_make_local_media_description()
|
2016-03-29 11:21:26 +02:00 |
|
Sylvain Berfini
|
6f31200e50
|
Added JNI wrapper
|
2016-03-25 16:39:39 +01:00 |
|
Ghislain MARY
|
c946d7064e
|
Update ms2 and ortp submodule.
|
2016-03-25 16:29:31 +01:00 |
|
Sylvain Berfini
|
b068c854ef
|
Added tester + few fixes
|
2016-03-25 15:22:12 +01:00 |
|
Sylvain Berfini
|
4112738454
|
Added methods to friend to manipulate phone numbers and sip addresses
|
2016-03-25 14:59:28 +01:00 |
|
Sylvain Berfini
|
a8cd6e8a1f
|
Added BV16 payload type in default codecs list
|
2016-03-23 17:30:44 +01:00 |
|
Sylvain Berfini
|
889c2e1974
|
Added method to configure ssl_config for sal and http provider
|
2016-03-23 16:23:03 +01:00 |
|
Sylvain Berfini
|
aebdff1985
|
Prevent crash in CardDAV sync if we fail to parse a vCard
|
2016-03-23 14:47:32 +01:00 |
|
Sylvain Berfini
|
9dfde257c5
|
Improved getAddress to return null if needed
|
2016-03-23 13:29:49 +01:00 |
|
Ghislain MARY
|
a442d45309
|
Update ortp submodule.
|
2016-03-23 11:48:38 +01:00 |
|
Simon Morlat
|
2be885bb35
|
improve android logger, by stripping \r, because android studio suppresses logs that ends with \r.
|
2016-03-23 10:57:53 +01:00 |
|
Simon Morlat
|
37b8bfcb33
|
add test about early media and ICE
|
2016-03-22 17:49:56 +01:00 |
|
Ghislain MARY
|
e4d3a08bb2
|
Update ortp submodule.
|
2016-03-22 17:22:01 +01:00 |
|
Gautier Pelloux-Prayer
|
02196b2248
|
submodules: update ms2
|
2016-03-22 13:42:12 +01:00 |
|
Gautier Pelloux-Prayer
|
0e0a45cd62
|
submodules: update ms2
|
2016-03-22 13:31:38 +01:00 |
|
Gautier Pelloux-Prayer
|
54dcf5b6f3
|
submodules: update ortp
|
2016-03-22 13:19:37 +01:00 |
|
Gautier Pelloux-Prayer
|
cff024b8f9
|
submodules: update ms2
|
2016-03-22 12:25:19 +01:00 |
|
Gautier Pelloux-Prayer
|
73c3a59b4f
|
submodules: update ortp & ms2
|
2016-03-22 11:37:27 +01:00 |
|
Johan Pascal
|
f45856be68
|
Tunnel client can verify server certificate
|
2016-03-21 20:29:17 +01:00 |
|
Jehan Monnier
|
61919a5cbd
|
change tunnel address
|
2016-03-21 16:39:14 +01:00 |
|
François Grisez
|
5f8bdb3c0b
|
Add a test to test video call with early-media
|
2016-03-21 15:56:19 +01:00 |
|
François Grisez
|
3858fcdb0f
|
Fixes regression about early-media call
The camera was not enabled again after recieving the 200 Ok
response while an outgoing early media call establishment.
|
2016-03-21 15:56:19 +01:00 |
|
Jehan Monnier
|
991f4338e4
|
Revert "update test certificates with 2048bits rosa key"
back to 1024 private key for bw compatibility
This reverts commit a110765526.
|
2016-03-21 11:30:52 +01:00 |
|
Simon Morlat
|
4048f97dea
|
fix p2p presence case related to io_errors.
|
2016-03-18 22:31:20 +01:00 |
|
Ghislain MARY
|
9d0c5464c9
|
Fix search of sqlite3, libxml2 and zlib on Mac OS X.
|
2016-03-18 14:20:12 +01:00 |
|
Ghislain MARY
|
60366de928
|
Fix typo.
|
2016-03-18 10:03:06 +01:00 |
|
Ghislain MARY
|
4b022c926d
|
Add CMake files as EXTRA_DIST of autotools.
|
2016-03-17 14:44:41 +01:00 |
|
Ghislain MARY
|
cb7f78ec36
|
Update ortp and ms2 submodules.
|
2016-03-17 14:40:38 +01:00 |
|