Jehan Monnier
|
7af5d9664e
|
add missing ref causing crash in Java when core is destroyed before Java account creator.
|
2018-04-30 16:48:40 +02:00 |
|
Simon Morlat
|
6df0a4223b
|
remove useless include
|
2018-04-22 09:53:52 +02:00 |
|
Mickaël Turnel
|
c21de55c48
|
Use regex function from bctoolbox (retrofit of commit 895f08)
|
2018-04-13 10:01:21 +02:00 |
|
Sylvain Berfini
|
a124bbef58
|
Allow account creator to configure proxy config if no default value was loaded but set by API (2/2)
|
2018-02-20 09:34:46 +01:00 |
|
Sylvain Berfini
|
3ba718de5f
|
Allow account creator to configure proxy config if no default value was loaded but set by API
|
2018-02-19 18:05:12 +01:00 |
|
Ronan Abhamon
|
26ad07a02e
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
Ronan Abhamon
|
2439734eeb
|
fix(account_creator): avoid leaks with DialPlan
|
2018-01-10 14:33:09 +01:00 |
|
Ronan Abhamon
|
1e56407b0b
|
fix(coreapi): avoid leaks
|
2018-01-10 13:54:20 +01:00 |
|
Ghislain MARY
|
2f1d16a306
|
Use c-wrapper for the Core object.
|
2017-12-04 13:56:32 +01:00 |
|
Sylvain Berfini
|
668dc9b694
|
Started new DialPlan object, still a few compilation issues
|
2017-10-13 18:01:42 +02:00 |
|
Ronan Abhamon
|
437f43665e
|
feat(c-wrapper): now belle-sip types are declared in this file
|
2017-09-25 14:18:35 +02:00 |
|
Benjamin Reis
|
3a6f8976fd
|
cast to fix build
|
2017-09-21 16:52:47 +02:00 |
|
Ronan Abhamon
|
b2a0cd770e
|
fix(core): deal with new cpp flags
|
2017-09-20 12:45:17 +02:00 |
|
Ghislain MARY
|
7ceddff0b9
|
Do not rename files to compile them as C++.
|
2017-07-24 11:56:50 +02:00 |
|
Ghislain MARY
|
b9b283dcdb
|
Compile source files as C++.
|
2017-07-21 17:06:41 +02:00 |
|
Erwan Croze
|
ca3eadc1ef
|
Fix typo error
|
2017-06-27 16:01:43 +02:00 |
|
Erwan Croze
|
609888e812
|
Add log on account_creator request
|
2017-05-26 15:33:01 +02:00 |
|
Ronan Abhamon
|
fca2fd2e1e
|
fix(account_creator): remove useless vars
|
2017-05-11 14:55:59 +02:00 |
|
Jehan Monnier
|
60c72c8437
|
add nat_policy ref to calls to make sure nat policy is used from proxy config if exist
|
2017-05-11 13:39:17 +02:00 |
|
Erwan Croze
|
27a73401e8
|
Fix Account_creator activate_email
|
2017-04-26 09:33:47 +02:00 |
|
Erwan Croze
|
a0d1ddf830
|
Fix get_identity of account_creator
|
2017-04-24 10:09:48 +02:00 |
|
Erwan Croze
|
99aa481b51
|
Add new enum to account_creator
|
2017-04-21 11:10:39 +02:00 |
|
Erwan Croze
|
f144451342
|
Some change on Account_creator
|
2017-04-21 10:58:54 +02:00 |
|
Erwan Croze
|
e32dd9cf05
|
Fix account_creator and account_creator_tester
|
2017-04-19 16:49:08 +02:00 |
|
Erwan Croze
|
9adce33173
|
Rename new create proxy config of account creator
|
2017-04-19 13:39:12 +02:00 |
|
Erwan Croze
|
be6603fd94
|
Add new xml file loading for dynamic conf
|
2017-04-18 17:39:20 +02:00 |
|
Erwan Croze
|
0e51d43eb4
|
Fix crash in account_creator configure
if the configure fail we release the proxy_config of account_creator
|
2017-04-12 15:01:46 +02:00 |
|
Ronan Abhamon
|
dae745abf6
|
feat(account_creator): remove useless code in activate
|
2017-04-11 14:57:08 +02:00 |
|
Ronan Abhamon
|
e6d71d722d
|
fix(account_creator): check activation code only if a phone number is used in activate
|
2017-04-11 14:03:02 +02:00 |
|
Ronan Abhamon
|
a3fbb53b24
|
feat(account_creator): set_email deals with undefined email
|
2017-04-10 13:40:46 +02:00 |
|
Ronan Abhamon
|
fc12b101a8
|
feat(account_creator): provide a reset function
|
2017-04-10 13:35:11 +02:00 |
|
François Grisez
|
d8568491eb
|
Add linphone_core_create_account_creator()
|
2017-04-06 12:02:03 +02:00 |
|
Christophe Deschamps
|
dfca1faff4
|
Use default config settings (proxy_default_values) for default account creator constructor call back - linphone_account_creator_constructor_linphone
|
2017-04-06 09:01:54 +02:00 |
|
Simon Morlat
|
e0def942a9
|
Report call logs for calls aborted before they are notified to the application.
|
2017-04-03 15:31:13 +02:00 |
|
Ghislain MARY
|
60802389ba
|
Change the account creator API so that it is wrapper-friendly.
|
2017-03-31 11:52:26 +02:00 |
|
Ghislain MARY
|
a36cade084
|
Fix build with Clang on Linux.
|
2017-03-29 14:22:46 +02:00 |
|
Erwan Croze
|
f19b023f57
|
Fix Update_password function
|
2017-03-28 17:08:01 +02:00 |
|
Erwan Croze
|
ed9c2fd478
|
Changes in account_creator
-Add deprecated tag to domain and route function
-Add custom constructor for linphone account
|
2017-03-28 17:08:01 +02:00 |
|
Erwan Croze
|
48882eb92b
|
Fix JNI + Account_creator
|
2017-03-28 17:08:01 +02:00 |
|
Erwan Croze
|
2482371bc4
|
Add account creator request engine + some changes
|
2017-03-28 17:08:01 +02:00 |
|
Erwan Croze
|
1deaf92b67
|
Add new tests for account creator
|
2017-03-28 17:06:14 +02:00 |
|
Erwan Croze
|
b41b920426
|
Refactoring of account creator + tester of account creator
|
2017-03-28 17:06:14 +02:00 |
|
Simon Morlat
|
656ff43b13
|
fix most common warnings
|
2017-01-14 14:13:26 +01:00 |
|
Ghislain MARY
|
33b72ce6b5
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
Erwan Croze
|
a988e996ca
|
Add JNI for update password
|
2016-11-08 15:56:35 +01:00 |
|
Benjamin Reis
|
4749f195b8
|
right way to do the callbacks
|
2016-11-08 11:16:26 +01:00 |
|
Benjamin Reis
|
eb35e05943
|
add callbacks to previsous commit
|
2016-11-08 10:51:57 +01:00 |
|
Benjamin Reis
|
a95e3ce0fe
|
Change your password in linphone settings
|
2016-11-08 10:33:46 +01:00 |
|
Simon Morlat
|
7a2470c33d
|
fix bug
|
2016-10-21 14:09:03 +02:00 |
|
Brieuc Viel
|
fc1b089175
|
[accountCreator] update account_creator_configure to keep default value server_add and route if not null
|
2016-10-21 11:38:58 +02:00 |
|