Commit graph

8248 commits

Author SHA1 Message Date
Ghislain MARY
8246df5cd4 Fix Python module build. 2016-02-04 12:14:28 +01:00
Ghislain MARY
5644d8332f Fix build on Windows. 2016-02-04 11:22:16 +01:00
Simon Morlat
86d8674d80 fix LINPHONE_DEPRECATED 2016-02-03 16:37:14 +01:00
Jehan Monnier
d678615e26 make sure LinphoneFriend created on core always have core back pointer set 2016-02-03 15:49:34 +01:00
Sandrine Avakian
c0566bbad0 Updating sip_setup_register_all to use ms_factory_load_plugins. 2016-02-03 12:35:48 +01:00
Sandrine Avakian
439b2a93e3 Update ms2. 2016-02-03 12:20:14 +01:00
Simon Morlat
1db3b9a297 update ms2 2016-02-03 09:34:19 +01:00
Simon Morlat
bea1b58e30 fix crash
Valgrind backtrace:
2016-02-02 21:08:50:540 ortp-warning-Audio conference MSTicker: We are late of 846 miliseconds.
==42557== Invalid write of size 1
==42557==    at 0x4E9253D: Linphone::RemoteConference::terminate() (conference.cc:729)
==42557==    by 0x4EADA34: linphone_core_terminate_conference (linphonecore.c:7533)
==42557==    by 0x5171B20: simple_conference_base (multi_call_tester.c:282)
==42557==    by 0x5172468: simple_remote_conference (multi_call_tester.c:801)
==42557==    by 0x80C76B5: run_single_test (in /usr/local/lib/libcunit.so.1.0.1)
==42557==    by 0x80C52F7: CU_run_test (in /usr/local/lib/libcunit.so.1.0.1)
==42557==    by 0x5194E7B: bc_tester_run_tests (bc_tester_utils.c:331)
==42557==    by 0x400F4A: main (liblinphone_tester.c:245)
==42557==  Address 0x1e0a5cc0 is 128 bytes inside a block of size 136 free'd
==42557==    at 0x4C2C2BC: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==42557==    by 0x4EA45BB: linphone_core_conference_state_changed (linphonecore.c:7468)
==42557==    by 0x4E9253C: Linphone::RemoteConference::terminate() (conference.cc:723)
==42557==    by 0x4EADA34: linphone_core_terminate_conference (linphonecore.c:7533)
==42557==    by 0x5171B20: simple_conference_base (multi_call_tester.c:282)
==42557==    by 0x5172468: simple_remote_conference (multi_call_tester.c:801)
==42557==    by 0x80C76B5: run_single_test (in /usr/local/lib/libcunit.so.1.0.1)
==42557==    by 0x80C52F7: CU_run_test (in /usr/local/lib/libcunit.so.1.0.1)
==42557==    by 0x5194E7B: bc_tester_run_tests (bc_tester_utils.c:331)
==42557==    by 0x400F4A: main (liblinphone_tester.c:245)
==42557==
2016-02-02 21:13:29 +01:00
Simon Morlat
2f02f39756 fix build 2016-02-02 21:07:38 +01:00
Jehan Monnier
29e0109c53 -Publish are now implemented using LinphoneEvent API. 2016-02-02 18:54:39 +01:00
Sandrine Avakian
2ebbc1aae4 Update media streamer. 2016-02-02 16:15:42 +01:00
Sandrine Avakian
b74d95e464 Use ms_factory_get_cpu_count instead of deprecated ms_get_cpu_count in call_tester. 2016-02-02 16:14:01 +01:00
Sandrine Avakian
0f67bd9695 Update media streamer. 2016-02-02 15:14:45 +01:00
Ghislain MARY
6724016f94 Fix build for Windows 10. 2016-02-02 14:37:23 +01:00
Brieuc Viel
9afc1e1509 fix compilation iOS 2016-02-02 14:30:44 +01:00
Simon Morlat
672838c7a0 fix preview stream 2016-02-02 12:52:01 +01:00
Ghislain MARY
d39a16476f Update ortp and ms2 submodules. 2016-02-02 12:25:57 +01:00
François Grisez
d637660990 Fix build issue 2016-02-02 11:34:13 +01:00
François Grisez
b4452da58d Release the reference on the focus call when thatone fails 2016-02-02 11:34:13 +01:00
Sandrine Avakian
ca8d64d592 Update mediastreamer 2016-02-02 10:40:14 +01:00
Simon Morlat
943a463933 update ms2 2016-02-01 21:41:02 +01:00
Sandrine Avakian
779de0f0b5 Updating mediastreamer 2016-02-01 16:30:52 +01:00
Simon Morlat
df4ea94a8e clean a few things around MSFactory usage 2016-02-01 14:48:58 +01:00
Ghislain MARY
0d0d9ee8ca Fix 0002832: Date/time of calls not show in call history on Windows. 2016-02-01 14:18:07 +01:00
Sandrine Avakian
dcffa5a5f6 Merge branch 'master' of git.linphone.org:linphone 2016-02-01 11:26:42 +01:00
Sylvain Berfini
e69e79f181 Improved SQL call log storage test for start_time 2016-02-01 11:25:57 +01:00
Sandrine Avakian
9314c11a65 Update submodule mediastreamer2 with merge of dev_msfactory. 2016-02-01 11:25:53 +01:00
Sandrine Avakian
825165d144 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-02-01 10:58:37 +01:00
Simon Morlat
395c7a38bb set longer timeout for getting registered, don't send a REGISTER to an AT&T machine. 2016-01-31 09:09:16 +01:00
Simon Morlat
89c76ba923 fix specfile 2016-01-30 21:57:52 +01:00
Simon Morlat
058c8fdc6b fix bug in last commit 2016-01-29 17:51:00 +01:00
Simon Morlat
2338c94674 fix routing of quality reporting publishes 2016-01-29 17:49:17 +01:00
Sandrine Avakian
df63e006d7 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-01-29 17:15:35 +01:00
Sandrine Avakian
2f0002f419 Update media streamer. 2016-01-29 17:14:31 +01:00
Simon Morlat
933748ee9b update ms2 2016-01-29 16:29:26 +01:00
Sandrine Avakian
4b0e433b43 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-29 14:29:17 +01:00
Jehan Monnier
580310fc74 implement io error handling for list subscription 2016-01-29 14:00:24 +01:00
buildbot
3aed512e65 fix gcc compilation issue 2016-01-29 08:55:51 +01:00
Jehan Monnier
58cb7a3f57 use belle-sip refresher with dialog terminated recovery capability 2016-01-28 17:48:11 +01:00
Simon Morlat
e73f376c0d add missing file 2016-01-28 17:42:50 +01:00
Sandrine Avakian
9e71f27970 Fixing merge mistake -
reapplying commits 93f7cbd86f
cd3beba1c4
2016-01-28 16:46:30 +01:00
Sandrine Avakian
3abef13539 Update media streamer 2016-01-28 16:18:36 +01:00
Simon Morlat
a7cb065a9f add lp-sendmsg tool, a new tool to send arbitrary SIP MESSAGE requests through a server. 2016-01-28 15:49:10 +01:00
Sandrine Avakian
466437763d small fix in linphone_call_get_video_device 2016-01-28 14:56:43 +01:00
Sandrine Avakian
86d2d9ffc3 Update media streamer and small fix for webcam. 2016-01-28 14:49:20 +01:00
Gautier Pelloux-Prayer
fdaca52ec4 submodules: update ms2 to fix android build 2016-01-28 12:35:57 +01:00
Sandrine Avakian
fc449d5af6 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-28 12:25:44 +01:00
Sandrine Avakian
f19cff2112 Updating media streamer and propagating changes. 2016-01-28 12:19:28 +01:00
Ghislain MARY
6df23bdc52 Fix build on Windows. 2016-01-28 10:17:27 +01:00
Sandrine Avakian
c0280bcb70 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-01-28 09:13:43 +01:00