Commit graph

11934 commits

Author SHA1 Message Date
Simon Morlat
83983ae9ac fix race condition in test. Indeed, the SUBSCRIBE is refreshed after the 40 seconds inactivity period, which allows the new presence test to be received. 2016-12-09 18:03:13 +01:00
Erwan Croze
c99c4b1b27 Update mediastreamer 2016-12-09 17:28:02 +01:00
Simon Morlat
77b3564a43 fix bad function declaration. Flags can't be enums. 2016-12-09 16:55:00 +01:00
Sylvain Berfini
e0fdfbb13b Added isComposing content-type to fake LinphoneChatMessage created for IM Encryption Engine incoming callback 2016-12-08 15:48:50 +01:00
Sylvain Berfini
e0fe5ff368 Fixed sal_message_reply(): no server transaction for isComposing messages 2016-12-08 15:45:39 +01:00
Benjamin Reis
7ed65a11f0 cancel shutdown timer when call ends 2016-12-08 11:15:09 +01:00
Sylvain Berfini
835f9e4334 Clean temporary files created by Message suite in tester 2016-12-07 17:20:48 +01:00
Erwan Croze
9b89fb2713 Update mediastreamer 2016-12-07 12:49:24 +01:00
Erwan Croze
59890b6411 Update mediastreamer 2016-12-06 15:38:20 +01:00
Sylvain Berfini
a1d5ed8ca9 Allow IM Encryption Engine to return a custom code upon reception of a composing message 2016-12-06 10:30:21 +01:00
Ghislain MARY
0b16049394 If connectivity is lost during an outgoing call at a very early stage (the dialog has not been created yet), try to repair the call by cancelling the INVITE and issuing a new one. 2016-12-05 14:03:46 +01:00
Sylvain Berfini
85d8e09d59 Call IM Encryption Engine outoing & incoming callbacks also for composing messages, but do nothing with lime + test 2016-12-05 12:07:11 +01:00
Simon Morlat
4470663d1f add bctoolbox dependency everywhere needed in Makefiles and .pc file. 2016-12-04 21:07:43 +01:00
Simon Morlat
a725640319 don't include belle-sip.h from linphone/core.h 2016-12-04 18:37:10 +01:00
Simon Morlat
af1c1eaaf8 fix make distkcheck 2016-12-04 15:51:12 +01:00
Simon Morlat
a878da624f fix compilation issues when sqlite storage is disabled 2016-12-03 13:28:14 +01:00
Simon Morlat
abe43db428 fix again 2016-12-03 13:23:40 +01:00
Simon Morlat
ab989c7ad4 fix helpstring of configure.ac 2016-12-03 13:21:19 +01:00
François Grisez
bca4570050 Rework VideoTooblox H264 decoder in order to handle streams with RTP marker bit set on each nalu 2016-12-02 16:57:51 +01:00
Benjamin Reis
a8d1547d6b update MediaStreamer2 2016-12-02 11:28:36 +01:00
Benjamin Reis
0c4bf892d4 update MediaStreamer2 2016-12-02 09:19:13 +01:00
Sylvain Berfini
1f17bcc63d Fixed Android compilation 2016-12-01 11:24:17 +01:00
Sylvain Berfini
9a26b72164 Merge remote-tracking branch 'private/dev_im_encryption_engine' 2016-12-01 11:12:10 +01:00
Ghislain MARY
fadd2138ef Add missing include. 2016-12-01 10:31:40 +01:00
Ghislain MARY
16ffb52cbf WTF???!!!! Copy/paste should be banished! 2016-11-30 11:40:50 +01:00
Ghislain MARY
91324fa520 Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
Ghislain MARY
e5ac143a2c Fix build of linphone-daemon on Linux. 2016-11-30 10:33:36 +01:00
Ghislain MARY
b485789d08 Huge cleaning in linphone-daemon. 2016-11-29 18:28:26 +01:00
François Grisez
2f508dc35a Fix not detected webcam on MacOSX 2016-11-29 16:56:40 +01:00
Ghislain MARY
22ac40902b Generic sorting of commands in linphone-daemon (so that commands dump function are also sorted). 2016-11-29 10:29:02 +01:00
Ghislain MARY
dc597140e1 Sort the list of commands when using the help command of linphone-daemon. 2016-11-28 18:05:25 +01:00
Ghislain MARY
26aa71233c Build linphone-daemon on Windows. 2016-11-28 17:30:25 +01:00
Ghislain MARY
e5d1749cc2 Always notify call state change in linphone-daemon. 2016-11-28 17:26:44 +01:00
Ghislain MARY
ba441492c3 Fix register command of linphone-daemon that was sending three responses to a unique command... 2016-11-28 17:24:41 +01:00
Benjamin Reis
de7a430668 Do not crash if friend whith no LC but show an error 2016-11-28 15:46:46 +01:00
Simon Morlat
717ea1ee62 use mire for faster i-frame loss recovery 2016-11-26 16:06:39 +01:00
Simon Morlat
2f6278b8bc update ms2 2016-11-25 18:21:21 +01:00
Simon Morlat
ea13fcfe5a Fix test: the loop for creating a random phone number was incorrect and potentally left an invalid character at the end. 2016-11-25 18:20:44 +01:00
Erwan Croze
a87a9ecd45 Add new createFriend method for LinphoneCore to avoid crash if LinphoneFriend is not link with a LinphoneCore 2016-11-25 16:03:20 +01:00
François Grisez
1b8f370bc7 Update ms2 submodule (MediaCodec support reworking) 2016-11-24 16:51:39 +01:00
Ghislain MARY
ecfa022a86 Define variable at the beginning of the function. 2016-11-24 11:39:48 +01:00
Erwan Croze
ef792ae0ab Revert "Remove useless setcontext for linphonecore"
This reverts commit 3e91c26f8a.
2016-11-24 09:33:40 +01:00
Simon Morlat
92b69f74e8 add missing files to CMakeList.txt 2016-11-24 09:21:46 +01:00
Erwan Croze
c0b32a738f Fix crash which happened sometime on remove of proxy config 2016-11-23 11:54:01 +01:00
Simon Morlat
d08be6e6c7 Fixes an issue where a stream that is removed can no longer be processed by mediarelay module of flexisip.
This is because of the a=nortpproxy that is set globally in session, that prevents Flexisip to be aware that the stream was set inactive.
2016-11-23 10:39:32 +01:00
Ghislain MARY
b15e3e8bdd Allow transfer of ongoing call to an other call that is in the ringing state. 2016-11-22 17:56:49 +01:00
Sandrine Avakian
f6f72cc5ff Fix typo. 2016-11-22 17:38:44 +01:00
Sandrine Avakian
6db2415a51 Fixing rtp_io problem for sound in linphone-daemon.
Adding warning message when using unknown options with linphone-daemon
2016-11-22 17:18:36 +01:00
Erwan Croze
6c5cbe79bc Fix liblinphone tester windows 2016-11-22 16:03:59 +01:00
Ghislain MARY
9baf4c16fa Update ms2 submodule. 2016-11-22 15:01:22 +01:00