Simon Morlat
1191a49efa
use ms_new0
2014-11-22 11:31:23 +01:00
François Grisez
c88838b0b5
Update mediastreamer2
2014-11-21 17:07:32 +01:00
Gautier Pelloux-Prayer
c1f324d0d6
Rename Playing test and fix compilation
2014-11-21 16:57:22 +01:00
Gautier Pelloux-Prayer
47118a39bc
Fix android compilation, bis repetita
2014-11-21 16:29:30 +01:00
Gautier Pelloux-Prayer
3149d5b692
Fix android compilation
2014-11-21 16:25:20 +01:00
François Grisez
7563118143
Fix Player/Playing test for Android
2014-11-21 15:10:19 +01:00
Gautier Pelloux-Prayer
8846ca4780
Fix DTMF tests suite: when using SIP INFO, we should keep initial packets order
2014-11-21 14:45:16 +01:00
Guillaume BIENKOWSKI
a8e2461db5
Update ms2
2014-11-21 14:28:08 +01:00
Ghislain MARY
aff27f6554
Rework Python wrapper handwritten code handling.
2014-11-21 11:44:00 +01:00
Guillaume BIENKOWSKI
1a2125b588
Update ms2
2014-11-21 11:01:03 +01:00
Guillaume BIENKOWSKI
b91b55af16
Update ms2 for static webcam iOS fix
2014-11-21 10:46:56 +01:00
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