Margaux Clerc
aad714dbf7
Add .ui missing file
2013-12-25 11:47:20 +01:00
Simon Morlat
2d26dc547f
fix some bugs, update translations
2014-02-14 15:16:46 +01:00
Sylvain Berfini
2b7bd17859
Fix android tester compil
2014-02-14 15:12:38 +01:00
Sylvain Berfini
ff733aa500
Updated ms2 to fix tester compilation
2014-02-14 14:48:05 +01:00
Sylvain Berfini
e41f071ca1
Updated ms2
2014-02-14 14:13:35 +01:00
Ghislain MARY
23bf31504a
Fix possible crash if message is NULL.
2014-02-14 12:04:42 +01:00
Simon Morlat
5b78e03925
fix compilation problems
2014-02-14 09:21:25 +01:00
Simon Morlat
c639d65036
add user ID to login screen, fix bugs
2014-02-13 22:36:36 +01:00
Simon Morlat
c88c845e0c
better handling of sip chat message failures
2014-02-13 21:49:34 +01:00
Simon Morlat
03b14b5123
fix bug in gtk UI when changing provisioning uri two times.
...
clean network-type in login window, which is not so useful.
2014-02-13 21:44:34 +01:00
Guillaume Beraudo
0f31299139
Prefer default, then registering proxy in linphone_core_lookup_known_proxy
...
Simple backward compatible evolution of the algorithm.
Not registering proxy does not mean disabled: they are the fallback in
case no other proxy matches.
A better description of the proxy config modes would be:
- enabled;
- noregister;
- disabled.
However, it is a bit invasive as many places enable/disable
registrations.
2014-02-13 17:20:04 +01:00
Guillaume Beraudo
93f5e85967
Expose chat message reason based on LinphoneReason.
...
The response code is not exposed to allow mrtp in the future.
There is no possibility to retrieve the code or the sip reason phrase.
2014-02-13 17:20:04 +01:00
Sylvain Berfini
e8bc43d75e
Fixed and improved tests for remote provisioning
2014-02-13 11:16:45 +01:00
Simon Morlat
233061e839
remote provisioning sounds working good in GTK app
2014-02-12 19:42:41 +01:00
Simon Morlat
931c8ade5f
Revert "Expose chat message response code and reason."
...
This reverts commit f021e9aa51 .
2014-02-12 17:47:16 +01:00
Simon Morlat
36b603f2e8
Revert "Only consider registering configs in linphone_core_lookup_known_proxy"
...
This reverts commit eab65df8f3 .
2014-02-12 17:46:02 +01:00
Simon Morlat
92f0b5d3d3
provisioning ok
2014-02-12 17:45:16 +01:00
Sylvain Berfini
f76c0ead31
Improved remote provisioning code + added test suite for it
2014-02-12 17:21:22 +01:00
Jehan Monnier
33df2c8fec
add a test, for credential provided in auth cb (SIP Message case)
2014-02-12 17:03:08 +01:00
Simon Morlat
dba5a2337a
gtk app remote provisioning in progress
2014-02-12 16:58:36 +01:00
Guillaume Beraudo
8367c0fef2
More builder-like interface for LinphoneProxyConfig
2014-02-12 16:04:48 +01:00
Guillaume Beraudo
eab65df8f3
Only consider registering configs in linphone_core_lookup_known_proxy
2014-02-12 16:04:48 +01:00
Guillaume Beraudo
f021e9aa51
Expose chat message response code and reason.
2014-02-12 16:04:48 +01:00
Guillaume Beraudo
304361add5
Remove trailing spaces on linphonec call with options
2014-02-12 16:04:48 +01:00
Simon Morlat
bddbdc7cd8
provisioning in gtk app in progress
2014-02-12 14:25:52 +01:00
Ghislain MARY
26687dc345
Allow out-of-tree build.
2014-02-12 14:10:39 +01:00
Sylvain Berfini
ddfdb7f9ce
Added remote provisioning feature in liblinphone
2014-02-11 18:00:57 +01:00
Simon Morlat
ca272c15df
fix double initialization
2014-02-11 17:51:14 +01:00
Sylvain Berfini
bfb6bd76d4
Fix android build
2014-02-11 16:55:58 +01:00
Sylvain Berfini
b43e8a71a2
Fix android core listener missing new added callback for remote provisioning
2014-02-11 16:48:01 +01:00
Sylvain Berfini
9ca78dd129
Moved lpc2xml and xml2lpc from tools to coreapi
2014-02-11 16:48:01 +01:00
Simon Morlat
2ba2aea601
update ms2
2014-02-11 17:24:19 +01:00
Ghislain MARY
510440a148
Fix crashes on BlackBerry 10.
2014-02-11 15:46:58 +01:00
Ghislain MARY
e42391c459
Fix resources path on BlackBerry 10.
2014-02-11 15:45:42 +01:00
Jehan Monnier
8a230b2e86
fix android liblinphone test compilation
2014-02-11 15:23:17 +01:00
Guillaume BIENKOWSKI
289b814b78
Update MS2
2014-02-11 14:36:06 +01:00
Simon Morlat
cdc528d126
fix liblinphone tester on android
2014-02-11 11:47:49 +01:00
Simon Morlat
4325854123
fix double notification of auth_info_requested()
2014-02-11 11:28:56 +01:00
Jehan Monnier
aacd7bb5a2
protect call tester add_video against crash when call has fail
2014-02-10 17:35:08 +01:00
Guillaume BIENKOWSKI
6f1a5e21e5
Update ortp
2014-02-10 17:17:41 +01:00
Sylvain Berfini
a6d0ce4b4c
Fix infinity loop due to latest GlobalState introduced
2014-02-10 17:02:35 +01:00
Sylvain Berfini
3f82d9220f
Fix typo in Android jni file
2014-02-10 16:30:46 +01:00
Sylvain Berfini
227742469f
Splitted linphone_core_init in half into linphone_core_start, added new global state GlobalConfiguring and a new callback for the configuring state
2014-02-10 16:12:05 +01:00
Simon Morlat
a89206aec1
update oRTP
2014-02-10 15:54:23 +01:00
Simon Morlat
9fc721e71c
fixes and cleanup
2014-02-10 12:08:14 +01:00
Guillaume BIENKOWSKI
a23048a65f
Fix missing QVGA resolution on iPhone
2014-02-10 11:24:21 +01:00
Simon Morlat
a4204d0079
update ms2
2014-02-08 10:10:25 +01:00
Simon Morlat
ac61eee159
update ms2 to fix compilation errors
2014-02-07 18:49:28 +01:00
Simon Morlat
a96c066572
re-enable test "TLS with non tls server" (works with lastest belle-sip)
2014-02-07 18:44:39 +01:00
Guillaume BIENKOWSKI
a60d181bab
Update oRTP
2014-02-07 17:04:27 +01:00