Sandrine Avakian
|
2eb4221917
|
Update in linphone_core_init_default_params to take into account parameter avpf_enabled instead of always being disabled by default.
|
2015-12-03 13:45:01 +01:00 |
|
Simon Morlat
|
6a9247d6f6
|
fix compilation issues and bugfix in tests
|
2015-11-25 14:53:22 +01:00 |
|
Simon Morlat
|
4ad41a4b8e
|
allow to play mkv file during call on hold
|
2015-11-25 14:30:50 +01:00 |
|
Jehan Monnier
|
262575f921
|
fix ice destination change in case of call with rtp-mux
|
2015-11-25 10:30:31 +01:00 |
|
François Grisez
|
4b8b216c74
|
Update ms2 (Fix speaker mode on iOS)
|
2015-11-24 10:35:17 +01:00 |
|
Gautier Pelloux-Prayer
|
591a9b88b7
|
linphonecore.h: linphone_core_interpret_url should not be obsoleted
|
2015-11-24 10:34:56 +01:00 |
|
Sylvain Berfini
|
2a50d4b1c1
|
Updated ms2
|
2015-11-24 10:05:02 +01:00 |
|
Gautier Pelloux-Prayer
|
c4d781f152
|
call_log.c: inialize missing field start_date when using database
|
2015-11-23 17:04:09 +01:00 |
|
Sylvain Berfini
|
fd9bf8a72f
|
Updated ms2
|
2015-11-23 14:37:47 +01:00 |
|
Ghislain MARY
|
7d7a83d478
|
Fix build for Windows 10.
|
2015-11-23 14:33:29 +01:00 |
|
Sylvain Berfini
|
18633a8eed
|
Update ms2
|
2015-11-23 13:02:18 +01:00 |
|
Gautier Pelloux-Prayer
|
5d44564e10
|
linphonecore.h: update documentation for some obsoleted functions
|
2015-11-23 12:18:55 +01:00 |
|
Sylvain Berfini
|
339062a8e8
|
Updated ms2
|
2015-11-23 12:04:14 +01:00 |
|
Sylvain Berfini
|
10458ff953
|
Added method to find call log from call id
|
2015-11-23 10:11:45 +01:00 |
|
Simon Morlat
|
f1a872cedd
|
fix compilation problems
|
2015-11-20 22:43:32 +01:00 |
|
Simon Morlat
|
61ad8eaf95
|
fix rpm again
|
2015-11-20 22:11:41 +01:00 |
|
Ghislain MARY
|
cafb1dfa3e
|
Fix strict-prototypes warnings.
|
2015-11-20 17:56:11 +01:00 |
|
Gautier Pelloux-Prayer
|
87fa413ec4
|
message_storage.c: do not rebuild peer address for each DB message since it is already available in chat room structure
|
2015-11-20 14:59:07 +01:00 |
|
Simon Morlat
|
8032e02782
|
attempt to fix "make rpm"
|
2015-11-20 14:31:19 +01:00 |
|
Ghislain MARY
|
33e1a26452
|
Activate compilation warnings for non-strict prototypes in C.
|
2015-11-20 14:02:56 +01:00 |
|
Ghislain MARY
|
1249c3391e
|
Update oRTP submodule.
|
2015-11-20 13:47:50 +01:00 |
|
Jehan Monnier
|
db287098e4
|
remove some unnecessary LINPHONE_DEPRECATED
|
2015-11-20 11:57:13 +01:00 |
|
Simon Morlat
|
177f44776d
|
workaround possible automake bug
|
2015-11-20 11:46:39 +01:00 |
|
Jehan Monnier
|
78ce2cad54
|
fix compilation issue on gcc <4.6
|
2015-11-20 11:21:53 +01:00 |
|
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 |
|