Commit graph

16 commits

Author SHA1 Message Date
Simon Morlat
76c6886119 fix potential crash when receiving an incoming call for which audio is declined (due to incompatible codecs), but video is accepted. 2014-12-22 16:23:26 +01:00
Guillaume BIENKOWSKI
3e56dcac16 Remove (now) unneeded use_files and fix the way we manage use_files in the linphone_core_manager to include a ringback tone 2014-12-15 12:36:27 +01:00
Simon Morlat
bebf7992e5 wait a bit more 2014-12-08 09:36:04 +01:00
Jehan Monnier
1656945e31 make sure send/received bw is acurate in early_media_call_forking tester 2014-12-05 15:34:58 +01:00
Ghislain MARY
9cabfe37dd A LinphoneContent object now owns all its data fields including the buffer.
A normal LinphoneContent object will now copy the data from the given buffer when calling linphone_content_set_buffer().
However LinphoneContent objects converted from LinphoneContentPrivate structures do not own its data fields.
2014-11-20 17:27:26 +01:00
Ghislain MARY
35189535a7 Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers. 2014-11-18 16:42:16 +01:00
Ghislain MARY
e41203a4c5 Fix compilation for Windows Phone 8. 2014-06-25 17:46:44 +02:00
Simon Morlat
24a208100a * notify friend status to offline when network goes unreachable
* relax timeouts of tests again
* always install linphone_tunnel.h
2014-05-12 12:41:32 +02:00
Simon Morlat
b4cda53653 relax time in test suite 2014-05-05 12:11:28 +02:00
Simon Morlat
e0ee323dd0 give more time in tests 2014-04-21 10:27:18 +02:00
Simon Morlat
712af4b9eb relax again wait times in tests 2014-02-21 09:38:31 +01:00
Simon Morlat
11812765e4 relax a bit tests 2014-02-20 15:57:40 +01:00
Sylvain Berfini
3e87656202 Fix flexisip tester for Android 2014-02-18 11:11:15 +01:00
Sylvain Berfini
c74da6e6d0 Fix some tests for Android 2014-02-17 12:10:22 +01:00
Simon Morlat
2d26dc547f fix some bugs, update translations 2014-02-14 15:16:46 +01:00
Simon Morlat
3c47f01e84 add flexisip test suite 2014-02-05 15:00:42 +01:00