Sylvain Berfini
82995a0696
Factorized code to copy user data in call logs
2015-10-19 10:55:57 +02:00
Sylvain Berfini
ba1765c2f7
Fix missing user data on call logs
2015-10-19 10:48:33 +02:00
Simon Morlat
30838c9985
fix bug made visible by previous commit
2015-10-18 22:03:14 +02:00
Simon Morlat
08d0a6089c
automatically close call during early states when the initiating transaction is closed prematurely (network disconnection for example).
...
add new tests for this.
2015-10-18 17:21:32 +02:00
Simon Morlat
73cfad320d
fix memory leaks around presence
2015-10-16 22:59:28 +02:00
Simon Morlat
a9d34e7b0f
fix memory leaks and unreleased dialogs in presence management
2015-10-16 21:16:38 +02:00
Ghislain MARY
45357608d7
Fix top dir for documentation generation with CMake when grouping projects.
2015-10-16 16:41:17 +02:00
Sylvain Berfini
d941a1d9d4
Fix log upload
2015-10-16 16:01:58 +02:00
Sylvain Berfini
7a2cc53991
Fix other bb10 crashes with NULL %s
2015-10-16 15:09:43 +02:00
Sylvain Berfini
572c57a221
Fix bb10 crash in log with NULL for %s
2015-10-16 14:59:45 +02:00
Sylvain Berfini
5e24a5729b
Fix same issue as before somewhere else
2015-10-16 14:42:03 +02:00
Sylvain Berfini
d495761e8c
Fix crash in log upload
2015-10-16 14:39:39 +02:00
Gautier Pelloux-Prayer
725b866566
proxy.c: add new linphone_proxy_config_find_auth_info API
2015-10-16 13:52:29 +02:00
Simon Morlat
e33a9a53ef
prevent bad usage of linphone_core_accept_call_update() in case of late sdp offer/answer
2015-10-15 17:28:09 +02:00
Simon Morlat
177e400ddd
fix memory leaks and flaws around presence
2015-10-15 16:46:48 +02:00
Ghislain MARY
00e96f59f7
Regenerate liblinphone_gitversion.h with CMake when the git revision has changed.
2015-10-15 15:40:46 +02:00
Ghislain MARY
952e5a908c
Fix variadic args macro for Visual Studio.
2015-10-15 14:59:37 +02:00
Simon Morlat
746e77ba3a
enable freeze_on_error by default. It gives much better results with VP8, especially with large images.
2015-10-15 13:55:52 +02:00
Gautier Pelloux-Prayer
a95fde282a
conference.c: move doc to header
2015-10-15 12:16:01 +02:00
Simon Morlat
1dc50acfd1
fix avpf attributes not set when SRTP-DTLS is used.
2015-10-15 11:42:11 +02:00
François Grisez
d564004d25
Fix build on MacOSX
2015-10-15 08:38:13 +02:00
François Grisez
8a58dc45c3
Fix regex matching issue in the account creator
2015-10-14 22:04:02 +02:00
Simon Morlat
d3bd19d39d
implement RTP socket re-creation on the fly, in order to have RTP streams to follow the new routes defined by the system.
...
This is optional, done in linphone_core_set_network_reachable(lc, TRUE); when property recreate_sockets_when_network_is_up is set to 1 in [net] section of linphonerc.
2015-10-14 21:58:26 +02:00
Simon Morlat
78c788974f
fix case where params taken from linphone_core_accept_call_with_params() where not correctly taken into account
2015-10-14 16:23:33 +02:00
Gautier Pelloux-Prayer
2d6dc65254
private.h: remove linphone_core_set_as_current_call since it is not implemented anymore
2015-10-14 15:40:42 +02:00
Ghislain MARY
ec9d484152
Fix CMake warnings.
2015-10-14 14:59:06 +02:00
Simon Morlat
50c5599649
fix bad merge
2015-10-14 14:39:04 +02:00
Simon Morlat
28e6ee40b2
fix crash when calling linphone_call_get_remote_params() when no incoming message is received yet.
2015-10-14 14:23:40 +02:00
Gautier Pelloux-Prayer
49a80e87f3
linphonecall.c: fix call log saving on call end when not using database
2015-10-14 13:07:01 +02:00
Gautier Pelloux-Prayer
217f50fa31
chat.c: set chat direction before sending chat message
2015-10-14 09:37:42 +02:00
Gautier Pelloux-Prayer
7c84d4f263
vtables.c: only log callback invocation if one exists, avoiding many logs when application actually will not/do not want to be notified of
2015-10-14 09:37:42 +02:00
Ghislain MARY
34d3a0583b
Call ms_factory_create_event_queue() instead of ms_factory_get_event_queue() in linphone_core_init().
2015-10-13 15:07:32 +02:00
Ghislain MARY
6f2dc7153d
Change CMake targets export name when grouping projects with the linphone-cmake-builder.
2015-10-13 11:28:29 +02:00
Simon Morlat
ab41327e00
check for dead calls also in PausedByRemote state
2015-10-13 11:14:30 +02:00
Sylvain Berfini
8b90c32dc8
Fix crash on bb10 when zrtp and debug mode are enabled
2015-10-12 16:59:59 +02:00
Sylvain Berfini
b6aa25fa6b
Added call_id and refkey to sql call logs storage
2015-10-09 18:06:50 +02:00
Ghislain MARY
c6bc74a657
Fix bug #2337 : ICE reINVITE triggers streams redraw.
2015-10-08 15:36:35 +02:00
Gautier Pelloux-Prayer
4e3ea86c90
chat.c: when sending chat message, set state to inprogress after having initialized the chat message, not before
2015-10-08 14:49:08 +02:00
Ghislain MARY
b025abb63a
Fix useless media restart on ICE re-invite.
2015-10-08 14:05:15 +02:00
Ghislain MARY
733ce6a09d
Fix crash in report_bandwidth when built without video support.
2015-10-08 14:04:06 +02:00
Simon Morlat
fcbbbcce85
fix crash
2015-10-08 11:41:09 +02:00
Ghislain MARY
db3c815956
Add JNI to handle media directions.
2015-10-08 11:40:25 +02:00
Simon Morlat
6cc3a1c410
get events from event queues before stream are destroyed (to avoid loosing events)
2015-10-08 09:42:06 +02:00
Simon Morlat
3fb0e1c783
fix bandwidth reporting porblem when computer has slept before
2015-10-07 18:37:40 +02:00
Gautier Pelloux-Prayer
c4cb4d2767
chat_file_transfer.c: mark file transfer as failed if server answer is empty, probably meaning that request timeouted
2015-10-07 14:37:13 +02:00
Margaux Clerc
68829aef4d
Add new methods in JNI
2015-10-07 14:01:29 +02:00
Ghislain MARY
62c627111f
Add JNI for the API to handle custom SDP attributes.
2015-10-07 13:34:00 +02:00
Ghislain MARY
a1c74ded6c
Fix compilation error.
2015-10-07 10:56:37 +02:00
Ghislain MARY
c149a6da7e
Add API to handle custom SDP attributes.
2015-10-07 10:55:10 +02:00
Jehan Monnier
4648e9e7f3
add sdp_200_ack_follow_video_policy option to follow video policy to build SDP in case of INVITE without SDP for inactive video stream.
2015-10-07 08:35:19 +02:00