Guillaume BIENKOWSKI
e697641e59
Update ms2
2014-11-21 08:45:39 +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
Jehan Monnier
7c0a5ee770
fix compilation issuewq
2014-11-20 16:24:43 +01:00
Guillaume BIENKOWSKI
1a2e00160e
Update ms2
2014-11-20 13:45:04 +01:00
Ghislain MARY
36561bbc44
Create the tunnel object before remote provisioning so that it can successfully be configured.
2014-11-20 11:25:04 +01:00
Gautier Pelloux-Prayer
227002d1ad
Add transifex configuration for localization
2014-11-19 20:02:48 +01:00
François Grisez
9905f675c7
Update mediastreamer2
2014-11-19 13:44:39 +01:00
François Grisez
7fcf25f4fc
Update mediastreamer2
2014-11-19 13:25:23 +01:00
Guillaume BIENKOWSKI
7e32b85fa2
Update ms2
2014-11-19 11:59:07 +01:00
Guillaume BIENKOWSKI
3a9b9dd29c
Update ms2
2014-11-19 10:53:56 +01:00
Simon Morlat
1c0a203e84
update ms2 to repair ios build
2014-11-18 18:15:11 +01:00
Simon Morlat
9e87f9d217
Avoid crash when using linphone/gtk with libnotify < 0.7.0
2014-11-18 18:13:52 +01:00
Ghislain MARY
0cae72bf52
Update oRTP and ms2 submodules.
2014-11-18 17:09:33 +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
Simon Morlat
2e515642f0
fix bad call state notification (Released) when receiving a call with incompatible codecs.
...
Normally this should not trigger any notification.
Fix bug allowing two incoming calls to be notified if ICE is used.
2014-11-18 16:01:51 +01:00
Jehan Monnier
9db4ae276b
fix direct_call_over_ipv6 on Android
2014-11-18 14:40:05 +01:00
Guillaume BIENKOWSKI
3c66a8521d
Update ms2
2014-11-18 14:29:35 +01:00
Gautier Pelloux-Prayer
b65ccceacb
Use ms_debug instead of ms_message for noisy flattening messages
2014-11-18 11:56:58 +01:00
Guillaume BIENKOWSKI
c973be8d1d
Update ms2
2014-11-17 16:25:53 +01:00
Johan Pascal
c4d26de433
update ms2
2014-11-16 23:47:39 +01:00
Johan Pascal
e3b3a5aa5b
move ZRTP management from oRTP to Mediastreamer2 using transport modifier
2014-11-16 23:26:14 +01:00
Simon Morlat
89ac410152
fix crash without tunnel, fix compilation on debian 6
2014-11-16 12:09:22 +01:00
Simon Morlat
1716178e38
fix compilation without tunnel
2014-11-15 11:38:06 +01:00
Simon Morlat
d0095948b9
Allow the tunnel mode to work with any proxy config (except for sips destinations)
...
fix the tunnel tests, that were not working correctly.
2014-11-14 20:17:54 +01:00
Simon Morlat
c828b54b33
fix errors in the file transfer API design that were also wrapped in java.
2014-11-14 18:58:51 +01:00
Ghislain MARY
916a3e8e02
Fix compilation of message tester.
2014-11-14 16:06:02 +01:00
Ghislain MARY
b0b705da7a
Rename wrong API.
2014-11-14 14:46:14 +01:00
Ghislain MARY
e913d2e5a0
Make linphone_core_get_device_rotation() public.
2014-11-14 10:48:29 +01:00
Simon Morlat
32e7ffe2bd
update ms2 and ortp
2014-11-13 22:51:03 +01:00
Simon Morlat
9816594653
store ipv6 setting in config immediately
2014-11-13 22:40:04 +01:00
Sylvain Berfini
c0b7ae8359
Updated ms2
2014-11-13 14:12:55 +01:00
Sylvain Berfini
29f556302f
Updated ms2
2014-11-13 11:47:36 +01:00
Simon Morlat
48a5ba6d98
code cleanup
2014-11-13 11:38:41 +01:00
Gautier Pelloux-Prayer
5417ffb886
Fix submodule ms2
2014-11-13 10:18:08 +01:00
Gautier Pelloux-Prayer
25d6a4ef70
update ms2 test
2014-11-13 10:11:46 +01:00
Jehan Monnier
0d4f9e0c92
fix tester Flexisip/Subscribe forking
2014-11-13 09:13:13 +01:00
Gautier Pelloux-Prayer
a76aa60ff5
Free dtmf timer on call destruction, if needed
2014-11-12 17:32:24 +01:00
François Grisez
8a6a2e4cca
Make local player to use the ring default sound card
2014-11-12 16:30:36 +01:00
François Grisez
512093a3ee
Set the application context while creating a LinphoneCore with LinphoneFactory.createLinphoneCore(listener, context)
2014-11-12 16:28:50 +01:00
Ghislain MARY
7787c91c46
Blacklist functions that prevent the Python module from building.
2014-11-12 16:22:20 +01:00
Gautier Pelloux-Prayer
d249550e0a
Fix log collection test suite for Android
2014-11-12 15:33:23 +01:00
Gautier Pelloux-Prayer
e45b7bc3f0
Fix database time migration for Android: store time_t as 64bits in database
2014-11-12 15:10:26 +01:00
Gautier Pelloux-Prayer
0aabc05145
Add linphone_call_send_dtmfs method to allow sending a DTMF sequence instead of a single one, and add a test suite
2014-11-12 14:58:19 +01:00
Gautier Pelloux-Prayer
4caf475724
Readd log collection test on Android but do not check timestamps yet
2014-11-12 14:58:19 +01:00
François Grisez
a9a651b954
Change window IDs type and make local player to use the default ring sound card instead of the default playback one
2014-11-12 14:22:56 +01:00
Ghislain MARY
b70e389ef5
Improve tunnel documentation.
2014-11-12 12:20:55 +01:00
Gautier Pelloux-Prayer
7cd1243f66
Only check number of non migrated message
2014-11-10 17:51:00 +01:00
Simon Morlat
050a1e1a86
update ms2
2014-11-10 17:30:26 +01:00
Simon Morlat
8c96f738df
move ipv6 check at the correct place
2014-11-10 13:50:04 +01:00
Simon Morlat
1285d1cf21
add check for displayname transmission in simple call test
2014-11-07 18:33:15 +01:00