Commit graph

4787 commits

Author SHA1 Message Date
Erwan Croze
be6603fd94 Add new xml file loading for dynamic conf 2017-04-18 17:39:20 +02:00
Ghislain MARY
f5c41494d3 Add new LinphoneVideoDefinition object and deprecate API functions handling MSVideoSize structures. 2017-04-18 17:37:35 +02:00
Sylvain Berfini
be66a259ae Deprecated LinphoneIntRange, replaced by LinphoneRange 2017-04-18 16:43:15 +02:00
Johan Pascal
47485efe7c linphone_core_get_zrtp_secrets_file is back 2017-04-18 21:38:18 +07:00
Johan Pascal
6d00594bde Add ENABLE_ZRTP option to cmake
+ turn HAVE_BZRTP into HAVE_ZRTP to be in sync with mediastreamer2 define
2017-04-17 22:28:18 +07:00
Simon Morlat
e6bc7276b2 allow compilation without bzrtp (with automake) 2017-04-17 12:11:40 +02:00
Johan Pascal
7ea2d051c1 memory leak 2017-04-17 11:55:12 +07:00
Simon Morlat
deed93a650 Fix "grosse déchire" around LinphoneTunnel objectization. 2017-04-16 17:32:43 +02:00
Johan Pascal
313b60c004 zid cache migration moved to bzrtp lib
- cache migration is now performed in place not to another file
- tester of the migration needs to be fixed
2017-04-16 18:11:09 +07:00
Simon Morlat
d1c3da96f2 fix memory leak and avoid 3 internal deprecated warnings 2017-04-15 23:32:56 +02:00
Simon Morlat
74b638fc79 fix crash 2017-04-15 14:17:51 +02:00
Simon Morlat
6ac8f1505f fix crashes with new error info 2017-04-15 13:02:08 +02:00
Simon Morlat
2637c2a15e Merge branch 'master' of git://git.linphone.org/linphone 2017-04-14 15:56:53 +02:00
Simon Morlat
c244261bd6 Merge branch 'master' of git.linphone.org:linphone 2017-04-14 15:55:50 +02:00
Erwan Croze
2c3740e56c Add linphoneCore to proxyConfig on init 2017-04-14 15:41:58 +02:00
Simon Morlat
7f57f6828c merge branch with reason header support and new ErrorInfo features.
Add JNI and java interfaces. Fix issues.
2017-04-14 15:28:58 +02:00
Ghislain MARY
7532be6692 Fix call log removal when using the database storage. 2017-04-14 14:53:47 +02:00
Benjamin Reis
eec47ba456 fix typo 2017-04-14 11:27:28 +02:00
François Grisez
408da4db34 Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
Simon Morlat
d2925edca5 Merge remote-tracking branch 'origin/dev_loc' 2017-04-13 16:51:26 +02:00
François Grisez
b8d8eac32f Make linphone_presence_model_set_basic_status() uses LinphoneStatus for its status code 2017-04-13 12:12:03 +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
Sandrine Avakian
34c276541e Renaming linphone_call_decline_with_error into linphone_call_decline_with_error_info 2017-04-12 10:35:32 +02:00
Simon Morlat
15bc305047 fix compilation without lime 2017-04-11 16:11:07 +02:00
Ghislain MARY
cca2555ca6 Reflect changes in bctoolbox. 2017-04-11 15:32:02 +02:00
Ronan Abhamon
dae745abf6 feat(account_creator): remove useless code in activate 2017-04-11 14:57:08 +02:00
Jehan Monnier
070e8ddacb restaure http proxy tunnel settings at startup 2017-04-11 14:03:38 +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
Sandrine Avakian
0024fab59d Merge branch 'master' into dev_loc 2017-04-11 13:29:35 +02:00
Ghislain MARY
145b15c271 Fix missing variable initialization. 2017-04-11 11:47:49 +02:00
François Grisez
aad3b7e30b Fix bad call duration computation when the call has not passed by the Connected state 2017-04-11 11:17:23 +02:00
Ghislain MARY
44b2f6ada7 Fix call logs read from database clearing in migration process. 2017-04-11 10:41:16 +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
Jehan Monnier
b1ec18f963 Merge branch 'master' of git.linphone.org:linphone 2017-04-10 11:18:02 +02:00
Jehan Monnier
6f3270f4e4 Merge remote-tracking branch 'origin/sqlzidcache' 2017-04-10 11:15:13 +02:00
Simon Morlat
cc08579621 avoid strcpy() 2017-04-07 14:58:47 +02:00
Sandrine Avakian
95387d3785 Fixes with reason header call decline. 2017-04-07 14:43:24 +02:00
Ghislain MARY
bfcda8ef5d Fix build on Windows. 2017-04-07 14:20:16 +02:00
Brieuc Viel
3bd323bec3 [JNI] remove listener unregistration on LinphoneMessageState = NotDelivered 2017-04-07 10:48:56 +02:00
Simon Morlat
bcc1305863 fix x86_64 build 2017-04-06 17:23:03 +02:00
Ghislain MARY
c72fca8953 Improve linphone config handling to prevent useless config file rewrite. 2017-04-06 15:11:31 +02:00
Sandrine Avakian
9d6f6f6651 Merge branch 'master' into dev_loc 2017-04-06 15:02:43 +02:00
Erwan Croze
a1fe7e4b04 Add linphone chat method resend to JNI 2017-04-06 14:04:25 +02:00
François Grisez
d8568491eb Add linphone_core_create_account_creator() 2017-04-06 12:02:03 +02:00
Sandrine Avakian
f3bd0a7272 Forgotten file from previous commit. 2017-04-06 11:38:30 +02:00
Sandrine Avakian
5f084675bd remove unused variable in tests.
Moving function for api to error_info.h
2017-04-06 11:27:54 +02:00
François Grisez
e8b4dd21ee Remove all calls to 'using namespace' from headers 2017-04-06 09:08:54 +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
Sandrine Avakian
a5ffae6b03 Fixing errors in linphone_error_info_set parameter usage induced by merge from master. 2017-04-05 16:19:26 +02:00