Commit graph

2664 commits

Author SHA1 Message Date
Ghislain MARY
2a4b0857d8 Remove declaration of linphone_chat_room_create_file_transfer_message_from_file(). 2014-10-21 14:55:27 +02:00
Ghislain MARY
3cbddce46d Add missing declaration of linphone_core_set_avpf_rr_interval(). 2014-10-21 14:35:30 +02:00
Ghislain MARY
63ec504cfc Add accessor to get the file transfer filepath. 2014-10-21 14:19:18 +02:00
Ghislain MARY
9a128da1db Handle file transfer download to a file. 2014-10-21 12:31:49 +02:00
Ghislain MARY
d76e97d73f Copy path string when setting log collection path. 2014-10-21 08:50:56 +02:00
Jehan Monnier
78c11c8f6e compute call log duration since connected state instead of from call creation 2014-10-20 22:49:40 +02:00
François Grisez
4fc7ef7a0b Fix compilation 2014-10-20 16:33:50 +02:00
Sylvain Berfini
f86c329a34 Added missing param since recent changes 2014-10-20 15:27:12 +02:00
Simon Morlat
965add9d6e add new states LinphoneCallEarlyUpdating and LinphoneCallEarlyUpdatedByRemote to properly handle the early dialog UPDATE scenarios.
fix test suite.
2014-10-20 15:10:40 +02:00
Sylvain Berfini
7126c413a7 Fix typo 2014-10-20 14:51:09 +02:00
Sylvain Berfini
3c4a6f7ed4 Added callback user data to start_file_download 2014-10-20 14:44:23 +02:00
Ghislain MARY
78acd91a54 Add API to save the compressed log collection to a file. 2014-10-20 14:00:46 +02:00
Ghislain MARY
4717028ded Allow sending a chat message containing a file from its path. 2014-10-20 11:09:49 +02:00
Ghislain MARY
2f47ffacd3 Change file transfer progression indication to have the number of bytes sent/received and the total. 2014-10-20 11:05:27 +02:00
Ghislain MARY
4afcb2ede3 Fix user data in chat message state callbacks. 2014-10-20 11:01:31 +02:00
Johan Pascal
bac60c86b0 Multipart Message: let bellesip take care of message header 2014-10-17 13:49:54 +02:00
François Grisez
9e55c63875 Add getPlayer() method to LinphoneCore class 2014-10-17 13:39:23 +02:00
Simon Morlat
54e6f89dac fix message state whose storage in db was broken 2014-10-17 11:25:28 +02:00
Pierre-Eric Pelloux-Prayer
2ce93fe5dc Assign payload type to AAC 16/32/48 kHz (and update ms2/ortp) 2014-10-16 00:52:26 +02:00
François Grisez
a6c013bdb7 Rename LinphoneCore.createPlayer() into LinphoneCore.createLocalPlayer() 2014-10-15 16:42:53 +02:00
Simon Morlat
0f52361549 set correct name to constructor of LinphoneCoreVTable 2014-10-15 16:25:31 +02:00
Simon Morlat
d184192b9f fix linphonerc renaming for windows 2014-10-15 15:08:51 +02:00
François Grisez
e7b469eded JNI wrapping of linphone_player_destroy() 2014-10-15 14:55:36 +02:00
François Grisez
9cee579ee1 Fix compilation on Android 2014-10-15 14:39:37 +02:00
François Grisez
fd75b79477 Add a destroy function to the Linphone Player Interface 2014-10-15 14:34:15 +02:00
Simon Morlat
d90dc113b2 fix format specifiers 2014-10-15 13:57:34 +02:00
Jehan Monnier
3c955d1680 add option sip,call_logs_use_asserted_id_instead_of_from to update call logs from value with value from P-Asserted-identity 2014-10-15 13:35:53 +02:00
François Grisez
2630a9b0f0 Fix compilation on Android 2014-10-15 12:44:52 +02:00
Sylvain Berfini
4be7d1c931 Fix message_storage for WP8 2014-10-15 12:31:56 +02:00
François Grisez
40a82f05f5 Rename fileplayer.c into localplayer.c 2014-10-15 12:10:03 +02:00
Simon Morlat
08539a0895 atomically sync the lpconfig on disk 2014-10-15 10:57:08 +02:00
Pierre-Eric Pelloux-Prayer
690b1d8800 codec: disable AAC on Android device without hardware AEC 2014-10-14 23:42:22 +02:00
Jehan Monnier
4e1e0df405 make sure session timer requires refresher to not be linphone 2014-10-14 15:37:26 +02:00
Ghislain MARY
7bc0486b57 Apply microphone mute to all calls. 2014-10-14 15:21:43 +02:00
Ghislain MARY
b23d6a1d6d Do not accept video call when video is disabled but video policy is set to automatically accept. 2014-10-14 15:21:00 +02:00
François Grisez
0f6ce268ae Fix compilation error for Android 2014-10-14 10:49:08 +02:00
François Grisez
3ae7d1098a Modify JNI glue to pass the window ID while creating a player 2014-10-14 10:26:44 +02:00
François Grisez
5d9bbeeffb Add a parameter to linphone_core_create_file_player() to specify the id of the drawing window 2014-10-13 17:16:52 +02:00
Ghislain MARY
1b40d1a497 Fix automatic wrapping of linphone_core_set_avpf_mode() and linphone_core_set_avpf_rr_interval(). 2014-10-13 15:51:47 +02:00
Ghislain MARY
01b9a97323 Fix linphone_core_set_log_handler(). 2014-10-13 12:07:28 +02:00
François Grisez
fda6945d0d Add licence text in fileplayer.c and player_tester.c 2014-10-10 19:05:16 +02:00
Simon Morlat
6cccf2da3d robustize linphone_core_accept_call_with_params() 2014-10-10 14:18:06 +02:00
Sylvain Berfini
7e2ab369ba Added set_device_rotation public 2014-10-09 16:05:53 +02:00
François Grisez
eefa7551a1 Fix the listener of linphone player 2014-10-09 11:41:22 +02:00
Simon Morlat
53135182b9 fix tester compilation issue because ms_audio_diff symbol was stripped out of liblinphone, because unused internally. 2014-10-08 21:38:57 +02:00
François Grisez
a2f8befbcf Add JNI wrapper for linphone_player_get_duration and linphone_player_get_current_position 2014-10-07 14:48:23 +02:00
François Grisez
95d4375ac8 Make the FilePlayer to choose the default sound card for Android 2014-10-07 13:59:29 +02:00
François Grisez
f89751515f Add two getter the the LinphonePlayer interface 2014-10-07 13:53:02 +02:00
Ghislain MARY
e91b1c83ed Add mutex for log collection + remove uploaded file when done. 2014-10-07 12:11:49 +02:00
Ghislain MARY
c2573d2bc1 Use gzip format instead of zlib for log collection upload. 2014-10-07 11:21:27 +02:00