Commit graph

28 commits

Author SHA1 Message Date
Ghislain MARY
b6fa538ce7 Oooopsss... Fix last commit. 2016-08-03 11:10:21 +02:00
Sylvain Berfini
510d426b7d Merge branch 'dev_phonenumber' 2016-07-29 16:18:23 +02:00
Sylvain Berfini
9e15903546 JNI wrapper for account creator + fixes 2016-07-29 16:07:57 +02:00
Gautier Pelloux-Prayer
fbb24ec879 account_creator: add phone number support 2016-07-29 11:59:24 +02:00
Gautier Pelloux-Prayer
9f3bdc0471 dialplan: add some public APIs 2016-07-27 15:04:14 +02:00
Gautier Pelloux-Prayer
f6381d913a license: update FSF address 2016-07-27 11:58:38 +02:00
Ghislain MARY
c13647f8bd Treat warnings as errors on Windows. 2016-06-16 12:23:53 +02:00
Gautier Pelloux-Prayer
0b69dbaa21 account_creator.c: fix crash when user enters a port in domain 2016-04-04 16:33:01 +02:00
Gautier Pelloux-Prayer
f734477ce4 account_creator.c: fix compilation 2016-02-24 11:48:48 +01:00
Gautier Pelloux-Prayer
bd56907136 account_creator.c: escape username 2016-02-24 10:55:05 +01:00
Gautier Pelloux-Prayer
9c4bdf946a account_creator.c: apply transport 2016-02-08 10:44:28 +01:00
Gautier Pelloux-Prayer
95d1e16f6a account_creator: fix crash in set_username 2016-01-11 12:05:28 +01:00
Gautier Pelloux-Prayer
e7195bb8df account_creator: add username_max_length and password_max_length 2016-01-11 10:58:21 +01:00
Gautier Pelloux-Prayer
3739d2c866 account creator: detect invalid domain by changing linphone_address_set_* methods to return -1 in case of error 2016-01-08 11:43:15 +01:00
Gautier Pelloux-Prayer
53dcc192fd account_creator: change return values to distinguish network error from XMLRPC answer + fix some crashs 2015-11-05 12:22:13 +01:00
Ghislain MARY
a2ed27b20d Ensure username, domain, route and email are lowercase in the account creator. 2015-10-30 14:36:55 +01:00
François Grisez
d564004d25 Fix build on MacOSX 2015-10-15 08:38:13 +02:00
François Grisez
8a58dc45c3 Fix regex matching issue in the account creator 2015-10-14 22:04:02 +02:00
Gautier Pelloux-Prayer
2b012a60a0 account_creator: disable regex on win32 2015-10-02 10:29:26 +02:00
Gautier Pelloux-Prayer
8e3f9a337a account_creator: fix crashes when URL is invalid and set default domain if any 2015-10-01 17:30:44 +02:00
Gautier Pelloux-Prayer
53a0f03999 account_creator: rework it to be error-friendly 2015-10-01 15:57:51 +02:00
Sylvain Berfini
d65b32ce09 Added displayName methods to account creator 2015-07-31 16:09:42 +02:00
Gautier Pelloux-Prayer
d9f41fff5a proxy config: modify linphone_proxy_config_get_contact and add linphone_proxy_config_get_identity_address returning LinphoneAddress and move all documentation to linphone_proxy_config.h 2015-07-29 13:26:53 +02:00
Ghislain MARY
e04262adab Fix setup wizard which was broken by last commit. 2015-06-09 15:47:39 +02:00
Ghislain MARY
5b4513e776 Change account creator and xmlrpc API so that Python wrapper generation works correctly. 2015-06-09 15:18:37 +02:00
Ghislain MARY
0cd6532117 Improve API of linphone account creator. 2015-06-08 09:46:01 +02:00
Ghislain MARY
1d5796e3c1 Add documentation for account creator. 2015-06-05 16:22:28 +02:00
Ghislain MARY
17cad99e4f Rework assistant for asynchronous XML-RPC requests. 2015-06-05 15:49:47 +02:00