Ghislain MARY
23bca78eef
Update ms2 submodule.
2013-10-31 10:20:11 +01:00
Ghislain MARY
ea32e556f3
Update ms2 submodule.
2013-10-30 16:30:03 +01:00
Simon Morlat
b012c49dab
answer 481 to unmatched CANCELs (instead of 501)
2013-10-30 12:25:05 +01:00
Simon Morlat
61c2fbf964
use internal linphone_core_send_presence() method to send on-the-phone notification when a call is starting and restore to user's presence when last call is terminated.
...
This allows to use publish if relevant, while previous method could only send NOTIFY.
2013-10-29 16:07:26 +01:00
Simon Morlat
7390fca8b2
fix clang warnings
...
One can't be fixed: linker complaining about -pthread. This comes from .la files installed by macports.
Meanwhile, it is necessary to use --disable-strict on macos until macport moves to clang.
2013-10-29 15:44:39 +01:00
Ghislain MARY
aa691efabb
Update ms2 submodule.
2013-10-28 10:35:56 +01:00
Ghislain MARY
0933640e54
Add API to know if tunnel auto detect is enabled.
2013-10-24 15:19:51 +02:00
Ghislain MARY
9ef261f66e
Fix compilation with tunnel on Android.
2013-10-23 15:57:00 +02:00
Jehan Monnier
c7d6cf0e55
implement uri headers
2013-10-23 15:15:51 +02:00
Guillaume BIENKOWSKI
2bb4f7f662
Added iSAC payload type support in linphone
2013-10-23 14:50:53 +02:00
Guillaume BIENKOWSKI
0a02112486
Update oRTP submodule to support iSAC
2013-10-23 14:50:13 +02:00
Ghislain MARY
c795fdf029
Update ms2 submodule.
2013-10-22 10:50:06 +02:00
Ghislain MARY
340b212cc9
Update ms2 submodule.
2013-10-22 10:44:15 +02:00
Ghislain MARY
20b887e728
Update ms2 submodule.
2013-10-21 17:39:00 +02:00
Ghislain MARY
6781e3cdd6
Android.mk in one file.
2013-10-21 17:38:45 +02:00
Simon Morlat
5f32fd7e42
stop refreshing register when network is off.
2013-10-18 22:15:34 +02:00
Ghislain MARY
c5dc16ed5d
Update ms2 submodule.
2013-10-18 11:21:41 +02:00
Simon Morlat
08d5cbbe2c
fix big crash in linphone_core_get_or_create_chat_room()
2013-10-18 10:25:23 +02:00
Sylvain Berfini
5cfb2710b1
Fix guess_contact_for_register when identity contains display name
2013-10-17 15:48:59 +02:00
Ghislain MARY
db7c47f3e8
Update ms2 submodule.
2013-10-17 15:27:24 +02:00
Sylvain Berfini
107fb22c07
Fix XML2LPC and LPC2XML converters JNI log callbacks
2013-10-16 14:53:32 +02:00
Sylvain Berfini
a216dc8fb0
Fix for skipping commented entries
2013-10-16 12:48:42 +02:00
Sylvain Berfini
5c6c5073dd
Fix crash when entry in linphonerc is empty + don't convert commented entries
2013-10-16 12:39:52 +02:00
Margaux Clerc
eb9886df65
accept in Wizzard usernames with digits
2013-10-16 12:21:47 +02:00
Simon Morlat
eea8bd18fe
do not display_warning() for bad uris
2013-10-16 12:10:14 +02:00
Sylvain Berfini
f04dab8f10
Added JNI API to get proxyconfigs' prefix & escape plus
2013-10-16 09:45:04 +02:00
Simon Morlat
d02090876a
remove some codecs on mobile platforms because they are not supported.
2013-10-15 17:37:12 +02:00
Sylvain Berfini
aaf2c2d0e8
Added JNI API to get DTMF policy
2013-10-15 17:14:38 +02:00
Sylvain Berfini
712dd480ca
Added JNI API to search a LinphoneAuthInfo from username and realm
2013-10-15 15:55:20 +02:00
Sylvain Berfini
08c59397cb
Added JNI API to read video policies
2013-10-15 12:04:23 +02:00
Ghislain MARY
d21c1a917f
Update ms2 submodule.
2013-10-15 10:40:17 +02:00
Jehan Monnier
054ecbbe90
fix crash in case of out of dialog NOTIFY rejected by application because unknown from
2013-10-15 09:32:27 +02:00
Jehan Monnier
0e9de476d1
add support for Kindle Fire
2013-10-14 16:54:57 +02:00
Simon Morlat
d48286fc97
add new test for early media and forking
2013-10-14 15:30:28 +02:00
Sylvain Berfini
fc61fbd1aa
Added JNI API to get default username and displayname
2013-10-14 14:39:21 +02:00
Sylvain Berfini
539ae4bb56
Added JNI API to know if ipv6 is enabled in lc
2013-10-14 14:26:29 +02:00
Ghislain MARY
ac3615363a
Update ms2 submodule for fix in X11 display filter.
2013-10-14 14:24:33 +02:00
Sylvain Berfini
873072d460
Added JNI API to set expires on given proxy config
2013-10-14 14:18:33 +02:00
Sylvain Berfini
bcd22f8a74
Added JNI API to delete one ProxyConfig and one AuthInfo
2013-10-11 15:29:10 +02:00
Simon Morlat
db78dd7fb3
change h264 profile level id to allow working with HD resolutions.
2013-10-11 10:51:38 +02:00
Jehan Monnier
a5c40facf6
add tests to make sure unsuccesfull incall transactions do not abort the call.
2013-10-11 10:31:56 +02:00
Ghislain MARY
5e6693d30a
Fix compilation.
2013-10-10 16:59:06 +02:00
Simon Morlat
64789a3b60
update ms2
2013-10-10 16:44:26 +02:00
Sylvain Berfini
c344f32c1e
Updated JNI interface and LinphoneAuthInfo java class
2013-10-10 12:57:19 +02:00
Ghislain MARY
7a07ad2446
Add some documentation.
2013-10-09 17:10:04 +02:00
Ghislain MARY
eeb36479d5
Deprecate linphone_core_enable_video() and linphone_core_video_enabled().
...
Introduce linphone_core_enable_video_capture(), linphone_core_enable_video_display(), linphone_core_video_capture_enabled() and linphone_core_video_display_enabled() instead.
2013-10-09 15:52:09 +02:00
Ghislain MARY
9139a6bd70
Deprecate linphone_core_is_mic_muted() and linphone_core_mute_mic().
...
Introduce linphone_core_enable_mic() and linphone_core_mic_enabled() to replace them.
2013-10-09 15:19:39 +02:00
Ghislain MARY
20829f3700
Add some documentation.
2013-10-09 15:09:49 +02:00
Ghislain MARY
41d60df070
Normalize event callbacks names.
2013-10-09 14:13:11 +02:00
Ghislain MARY
9a3d935bb3
Generate javascript functions to get the values of enums as strings.
2013-10-09 11:33:52 +02:00