Commit graph

7878 commits

Author SHA1 Message Date
Jehan Monnier
cb0bbf3146 move check_ice from liblinphone_tester.c to tester.c 2015-11-19 17:36:00 +01:00
Sylvain Berfini
4994ab1f73 Updated ms2 to fix python (and possibly all cmake) builds 2015-11-19 17:23:56 +01:00
Jehan Monnier
3dd8a9d5a2 disable -Wdeprecated-declaration in some portion of code 2015-11-19 17:06:40 +01:00
Jehan Monnier
157f304503 add macro LINPHONE_DEPRECATED to notify user of API changes 2015-11-19 16:58:04 +01:00
Sylvain Berfini
e82e187f9b Added set overwrite flags for section for convenience 2015-11-19 16:50:30 +01:00
Sylvain Berfini
07fd8f61fa Added methods to set/get overwrite flag in LpConfig (used when dumping config as xml) 2015-11-19 16:28:14 +01:00
Margaux Clerc
47662ce97e Add calllogs in database for android 2015-11-19 14:43:08 +01:00
Simon Morlat
edf07febe8 fix specfile 2015-11-19 10:11:15 +01:00
Simon Morlat
8b791e5191 fix check_ice insertion and update ortp 2015-11-18 16:48:33 +01:00
François Grisez
b84f3ca570 Fix disabling of voice processing on iOS 2015-11-18 14:36:45 +01:00
Gautier Pelloux-Prayer
91352ffccd message_storage.c: remove invalid assert in linphone_chat_room_delete_message and force recomputation of unread messages count after removal, since database is not synced anymore with chat messages in memory 2015-11-18 13:27:35 +01:00
Gautier Pelloux-Prayer
d9a2fb2e08 chat_file_transfer.c: handle 4XX errors when trying to download image andlinphone_chat_message_cancel_file_transfer should change message state only if it was being pushed/pulled 2015-11-18 11:52:47 +01:00
Sylvain Berfini
6725ac3323 Fix ICE for textstream + show text stats in logs 2015-11-18 11:42:47 +01:00
Sylvain Berfini
85de79628f Updated ms2 to show textstream RTP stats + added test for rtt copy/paste and rtt call with ice 2015-11-18 10:51:34 +01:00
Simon Morlat
6d4e145793 fix make distcheck 2015-11-18 10:36:49 +01:00
Ghislain MARY
9af805f0fe Merge branch '3.9.x'
Conflicts:
	gtk/main.c
	mediastreamer2
	po/POTFILES.in
2015-11-18 09:55:03 +01:00
Simon Morlat
e6505067db fix crashes around file player usage 2015-11-17 17:15:22 +01:00
Jehan Monnier
8159609c0d ms2:create dummy file player for ring stream without file 2015-11-17 16:44:51 +01:00
Sandrine Avakian
a1aa5af68b Fixing mistake in Makefile.am for liblinphone_tester : resource directory 'certifcates' subdirectory tree was wrong. 2015-11-17 16:42:00 +01:00
Sylvain Berfini
c09eeb22ac Updated ms2 to fix dist targets 2015-11-17 16:15:18 +01:00
Sylvain Berfini
04397c885f Fix mistake in ms2 Android.mk 2015-11-17 15:10:14 +01:00
Sylvain Berfini
c003aa3508 Updated ms2 Android.mk for RTT 2015-11-17 15:03:20 +01:00
Sylvain Berfini
0aad1d2e04 Fix ms2 rtt sink filter + ms2 text stream tests 2015-11-17 14:56:56 +01:00
Sandrine Avakian
32cc7bf680 Added all resources for liblinphone_tester in the installation directory. 2015-11-17 14:48:43 +01:00
Sylvain Berfini
e87444971b Fix ms2 compil (and CMakeLists file) 2015-11-17 14:36:56 +01:00
Sylvain Berfini
d2971bfc63 Merge branch 'dev_rtt_rework'
Conflicts:
	mediastreamer2
2015-11-17 14:19:18 +01:00
Sylvain Berfini
d73836fe4b Updated ms2 to use filters for real time text 2015-11-17 14:14:41 +01:00
Simon Morlat
cbe38ac70e update ms2 2015-11-16 22:28:37 +01:00
Simon Morlat
46ca46c953 prevent terminating a call that is already in error state 2015-11-16 17:25:55 +01:00
Sandrine Avakian
49ec5eeb22 Added test-ecc as a binary program installed in tools makefile. 2015-11-16 11:33:46 +01:00
Ghislain MARY
52be142af2 Update version to 3.9.1. 2015-11-16 10:52:25 +01:00
Ghislain MARY
360fd135b8 Update ms2 submodule. 2015-11-16 10:52:09 +01:00
Simon Morlat
331c9592b6 fix bug when starting linphone from home directory on mac. In such case the local .linphonerc is found but cannot be loaded because of the chdir() that occurs just before starting the library. 2015-11-16 10:45:59 +01:00
Simon Morlat
485806b569 fix crashes around presence support. This patch was extracted from 2 commits in master branch. 2015-11-16 10:43:05 +01:00
Simon Morlat
ee92fdcf4c fix sqlite database access mode for iOS, where default write modes don't allow writing in background mode. 2015-11-16 10:28:05 +01:00
Simon Morlat
e6aff84852 fix bug when starting linphone from home directory on mac. In such case the local .linphonerc is found but cannot be loaded because of the chdir() that occurs just before starting the library. 2015-11-16 10:20:54 +01:00
Ghislain MARY
67f7eaa7ef i18n: update translations. 2015-11-16 10:12:59 +01:00
Sylvain Berfini
279fa89428 Fixed red payload type fmtp line if payload number different (and added tests for that) 2015-11-13 16:26:26 +01:00
Ghislain MARY
bae3b9c51b Update ms2 submodule. 2015-11-13 14:34:21 +01:00
Simon Morlat
e14852711b fix crash in linphone_core_create_call_params(), try to workaround an sqlite problem on iOS 2015-11-12 12:23:21 +01:00
Ghislain MARY
dbde90715f Fix build without libnotify. 2015-11-10 16:28:29 +01:00
Ghislain MARY
c3e3178942 Fix bug 0002636: Don't know who sent a chat message from a notification. 2015-11-10 15:13:36 +01:00
Gautier Pelloux-Prayer
93972b5874 enum.c: fix crash in create_enum_domain (use int, not size_t when strlen == 1) 2015-11-10 14:49:44 +01:00
Ghislain MARY
3e633fb4ab Add missing UI files in POTFILES.in for translations. 2015-11-10 14:37:24 +01:00
Sylvain Berfini
386dccb955 Fixed fmtp line for T140 RED payload 2015-11-10 09:27:51 +01:00
Simon Morlat
6e7d855020 fix ice bug in rtcp-mux mode 2015-11-09 20:53:17 +01:00
Sylvain Berfini
2e56ba2aa1 This should fix the Android 6 issue when loading shared libs (bsed hack) 2015-11-09 16:58:54 +01:00
François Grisez
b5f63eb814 Fix a Markedown syntax issue 2015-11-09 16:55:10 +01:00
Simon Morlat
632666a06d update ms2 2015-11-09 16:29:58 +01:00
Simon Morlat
a7afea0ac8 rtcp mux fixes and checking 2015-11-09 16:27:34 +01:00