Commit graph

8887 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
2aedb5d159 tester: do not use BC_ASSERT_*_FATAL macros anymore 2016-04-08 15:56:17 +02:00
Sylvain Berfini
f0cd38ef22 Improved JNI layer (fixed few leaks) 2016-04-08 15:48:45 +02:00
Gautier Pelloux-Prayer
417a2cc5de presence: do not use _FATAL macros in testers 2016-04-08 13:49:41 +02:00
Gautier Pelloux-Prayer
88e593e944 tunnel: add/improve some debug traces 2016-04-08 11:21:31 +02:00
Sandrine Avakian
9d3ddab2f1 Fixing ring filename that was renamed. 2016-04-07 17:03:03 +02:00
Gautier Pelloux-Prayer
92a44a6104 Revert "Revert "presence_tester.c: add some long term tests""
This reverts commit e2609f96a4.
2016-04-06 16:53:56 +02:00
Gautier Pelloux-Prayer
fa75613e8e submodules: update ms2 2016-04-06 14:01:33 +02:00
Sylvain Berfini
24c62f63d7 Fix dumb issue in tester (_call_with_network_switch) 2016-04-05 16:59:05 +02:00
Gautier Pelloux-Prayer
1f8eb3317b proxy.c: fix potential crash in linphone_proxy_config_is_phone_number 2016-04-05 15:21:58 +02:00
François Grisez
a0b534b773 Add linphone-daemon and linphone-daemon-pipetest binaries into the RPM package 2016-04-05 14:06:16 +02:00
Sylvain Berfini
01a67c2dac Added test for ICE and RTT 2016-04-05 13:57:02 +02:00
Gautier Pelloux-Prayer
b105e0b38b proxy: add linphone_proxy_config_set_ref_key and linphone_proxy_config_get_ref_key 2016-04-05 11:56:48 +02:00
Gautier Pelloux-Prayer
1537a5228a lpconfig: add lp_config_dump 2016-04-05 11:56:48 +02:00
Sylvain Berfini
2d3d975425 Fix wrong stream index in stop_text_stream 2016-04-05 10:59:02 +02:00
Sandrine Avakian
68c49f0eeb Correcting change made by linphone-daemon merge in configure.ac . 2016-04-05 10:56:47 +02:00
Johan Pascal
e67d5ee9c8 Fix ZRTP configuration when based on SRTP profile 2016-04-05 10:08:50 +02:00
Sylvain Berfini
a2ba8b72bb Fix crash with RTT/ICE when network goes down/up again while in call 2016-04-04 17:45:13 +02:00
Gautier Pelloux-Prayer
0b69dbaa21 account_creator.c: fix crash when user enters a port in domain 2016-04-04 16:33:01 +02:00
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