Simon Morlat
|
2dd2ee6e79
|
fix memory leaks
|
2017-07-31 16:08:56 +02:00 |
|
Ghislain MARY
|
7ceddff0b9
|
Do not rename files to compile them as C++.
|
2017-07-24 11:56:50 +02:00 |
|
Nicolas Follet
|
dd2de72fad
|
add functions : linphone::conference getId, linphone::conference setId, linphone::call getToHeader. delete headers from callLogs
|
2017-07-22 17:43:53 +02:00 |
|
Ghislain MARY
|
b9b283dcdb
|
Compile source files as C++.
|
2017-07-21 17:06:41 +02:00 |
|
Ghislain MARY
|
b7658734f0
|
Handle TTL in DNS responses.
|
2017-07-19 10:27:04 +02:00 |
|
Simon Morlat
|
e4149d19a8
|
Add LinphoneCall callback to be notified about ACKs, in order to be able to add custom headers in sent ACKs and read custom headers in received ACKs.
|
2017-06-26 22:49:15 +02:00 |
|
Jehan Monnier
|
5e89a0416c
|
add function to chatroom to find a message with a given direction.
It re-enable to send messages to itself on the same device
|
2017-06-26 17:53:40 +02:00 |
|
Jehan Monnier
|
88fe8d0044
|
make sure IP encryption Engine API can be used without needing to include any private headers
|
2017-06-26 15:21:43 +02:00 |
|
Ghislain MARY
|
d0ab28ca9e
|
Add missing symbol export.
|
2017-06-13 15:05:37 +02:00 |
|
Simon Morlat
|
b6cecd507a
|
fix regression in remote provisioning (empty file was silently accepted)
|
2017-06-08 10:19:42 +02:00 |
|
Ghislain MARY
|
e350d2cad2
|
Handle check for update.
|
2017-06-05 15:47:37 +02:00 |
|
Ronan Abhamon
|
beb062bd89
|
fix windows build
|
2017-06-05 15:46:08 +02:00 |
|
Jehan Monnier
|
6fdaf45486
|
make sure publish proxy config has same From/To
|
2017-06-05 11:49:13 +02:00 |
|
Simon Morlat
|
685cb1f06a
|
rename long_term_event into presence_publish_event
|
2017-06-05 10:28:04 +02:00 |
|
Ghislain MARY
|
07c37fdbc9
|
Add missing symbol export.
|
2017-05-26 15:37:34 +02:00 |
|
Ghislain MARY
|
70163d163a
|
Fix wrong event ref handling for long term event of presence.
|
2017-05-17 11:42:00 +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 |
|
Simon Morlat
|
989da9f7e5
|
add documentation to public methods.
|
2017-05-10 18:02:15 +02:00 |
|
Jehan Monnier
|
bb29521ab0
|
add default values for nat policy in link with proxy config default values
|
2017-05-09 16:10:20 +02:00 |
|
Ghislain MARY
|
a17e2be2fa
|
The LinphonePlayer is now a belle_sip_object and is now wrappable.
|
2017-04-24 15:52:00 +02:00 |
|
Erwan Croze
|
f144451342
|
Some change on Account_creator
|
2017-04-21 10:58:54 +02:00 |
|
Ghislain MARY
|
0442579dea
|
Add missing symbol exports.
|
2017-04-20 15:26:25 +02:00 |
|
Erwan Croze
|
e32dd9cf05
|
Fix account_creator and account_creator_tester
|
2017-04-19 16:49:08 +02:00 |
|
Sylvain Berfini
|
83b94af9a4
|
LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY
|
2017-04-19 16:17:51 +02:00 |
|
Sylvain Berfini
|
68b4de89f1
|
Fixed linphone_transports_new method + created LinphoneVideoActivationPolicy to replace LinphoneVideoPolicy
|
2017-04-18 19:02:29 +02: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
|
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
|
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 |
|
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 |
|
Jehan Monnier
|
6f3270f4e4
|
Merge remote-tracking branch 'origin/sqlzidcache'
|
2017-04-10 11:15:13 +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 |
|
François Grisez
|
77913a3c5e
|
Declare LinphoneTunnel_id
|
2017-04-04 14:23:26 +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 |
|
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
|
f40bc26db4
|
Fix build on Windows.
|
2017-03-31 17:06:25 +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
|
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 |
|
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 |
|
Erwan Croze
|
b41b920426
|
Refactoring of account creator + tester of account creator
|
2017-03-28 17:06:14 +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 |
|
Simon Morlat
|
130d471028
|
fix crash and memory leaks
|
2017-03-23 11:56:00 +01:00 |
|