Sylvain Berfini
|
47322a211d
|
Added a few missing getters for some properties
|
2017-04-21 17:34:02 +02:00 |
|
Ghislain MARY
|
b7610d5d0b
|
Fix definition of video preview.
|
2017-04-20 14:40:23 +02:00 |
|
Sylvain Berfini
|
e71cdfa713
|
Added getter/setter for LinphoneVideoActivationPolicy object
|
2017-04-20 11:38:37 +02:00 |
|
Ronan Abhamon
|
740eac982a
|
fix(coreapi/linphonecore): fix preview ogl render, use now output2
|
2017-04-20 11:20:22 +02:00 |
|
Ronan Abhamon
|
101adaeab8
|
feat(coreapi/linphonecore): provide a linphone_core_preview_ogl_render function
|
2017-04-19 17:00:16 +02:00 |
|
Ghislain MARY
|
1dcd17198e
|
Fix wrong logic in linphone_core_set_preferred_video_definition().
|
2017-04-19 15:35:47 +02:00 |
|
Ghislain MARY
|
d53a2f4f05
|
Fix crashes related to LinphoneVideoDefinition.
|
2017-04-19 12:05:05 +02:00 |
|
Sylvain Berfini
|
68b4de89f1
|
Fixed linphone_transports_new method + created LinphoneVideoActivationPolicy to replace LinphoneVideoPolicy
|
2017-04-18 19:02:29 +02:00 |
|
Johan Pascal
|
a160392f8e
|
Remove dependence on bzrtp in linphonecore
- use mediastreamer wrappers to access bzrtp cache functions
|
2017-04-18 23:46:12 +07:00 |
|
Sylvain Berfini
|
05b045cb67
|
Added missing set_user_data and get_user_data to LinphoneRange + created LinphoneTransports to replace LinphoneSipTransports
|
2017-04-18 17:43:36 +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
|
c244261bd6
|
Merge branch 'master' of git.linphone.org:linphone
|
2017-04-14 15:55:50 +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 |
|
Ghislain MARY
|
cca2555ca6
|
Reflect changes in bctoolbox.
|
2017-04-11 15:32:02 +02:00 |
|
Sandrine Avakian
|
0024fab59d
|
Merge branch 'master' into dev_loc
|
2017-04-11 13:29:35 +02:00 |
|
Ghislain MARY
|
44b2f6ada7
|
Fix call logs read from database clearing in migration process.
|
2017-04-11 10:41:16 +02:00 |
|
Sandrine Avakian
|
710c416e0a
|
Merge commit '77913a3c5e3aace6ab48b78383c011d50c6bec3c' into dev_loc
# Conflicts:
# coreapi/bellesip_sal/sal_op_call.c
# coreapi/callbacks.c
# mediastreamer2
# oRTP
|
2017-04-04 14:50:10 +02:00 |
|
Johan Pascal
|
9368df7238
|
Merge branch 'master' into sqlzidcache
# Conflicts:
# mediastreamer2
|
2017-04-04 09:57:35 +07: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 |
|
Johan Pascal
|
f7cc053004
|
Add xml to sql zrtp/lime cache migration
|
2017-04-03 18:22:39 +07:00 |
|
François Grisez
|
351bb97027
|
Reworking of Liblinphone's API around payload types
|
2017-04-03 12:34:49 +02:00 |
|
Johan Pascal
|
fcc61d1aa5
|
Switch to sql based zrtp/lime cache
Warning: no migration from old xml cache provided yet
|
2017-04-01 11:05:08 +07: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
|
548a81228f
|
Add definition of callbacks on the LinphoneCall object.
|
2017-03-30 15:40:33 +02:00 |
|
Sandrine Avakian
|
a7a1c181a1
|
Merge commit 'a620881569eecd0938bb4101224b4353d029c788' into dev_loc
|
2017-03-30 10:51:14 +02:00 |
|
Benjamin Reis
|
09f4e2324e
|
Use correct macro __ios --> TARGET_OS_IPHONE
|
2017-03-29 10:52:56 +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
|
2482371bc4
|
Add account creator request engine + some changes
|
2017-03-28 17:08:01 +02:00 |
|
François Grisez
|
ee5b550ecb
|
Linphone API: new functions to get port ranges
|
2017-03-28 16:48:46 +02:00 |
|
François Grisez
|
c724a3fb37
|
Fix several compilation warnings caused by newly deprecated functions
|
2017-03-28 08:51:35 +02:00 |
|
Sandrine Avakian
|
281cabcf4f
|
Merge branch 'master' into dev_loc
# Conflicts:
# coreapi/error_info.c
|
2017-03-27 15:36:31 +02:00 |
|
Sandrine Avakian
|
ad337fffef
|
Adding new API int linphone_call_terminate_with_error_info(LinphoneCall *call, const LinphoneErrorInfo *ei) and other functions to handle RFC3326 reason header.
|
2017-03-27 15:27:42 +02:00 |
|
Ghislain MARY
|
1c104010f6
|
Add API and config parameter to define the echo canceller filter name to use.
|
2017-03-27 13:51:46 +02:00 |
|
Simon Morlat
|
130d471028
|
fix crash and memory leaks
|
2017-03-23 11:56:00 +01:00 |
|
Simon Morlat
|
95098f055a
|
Make LinphoneErrorInfo a belle-sip object. Add new accessors, and make it able to take Reason headers in incoming requests (feature to be tested)
|
2017-03-22 14:45:24 +01:00 |
|
Jehan Monnier
|
310f6504a4
|
fix tunnel compilation
|
2017-03-20 14:46:58 +01:00 |
|
Ghislain MARY
|
a4b206aec8
|
Fix conference.
|
2017-03-20 11:55:29 +01:00 |
|
Ghislain MARY
|
a8418666e4
|
Fix deprecation warnings.
|
2017-03-20 11:15:26 +01:00 |
|
Ghislain MARY
|
6a9b199af6
|
Remove a lot of deprecation warnings.
|
2017-03-17 17:49:45 +01:00 |
|