Simon Morlat
|
f2a56412ff
|
fix memory leak in test
|
2017-06-08 10:41:13 +02:00 |
|
Jehan Monnier
|
f28e3884ba
|
update default im encryption engine unit test
|
2017-06-06 13:32:17 +02:00 |
|
Jehan Monnier
|
227de3e119
|
fix vcard object leak (initial ref count moved from 0 to 1)
|
2017-06-05 15:54:20 +02:00 |
|
Benjamin Reis
|
ad6eb080f6
|
enable tls to tests
|
2017-06-05 14:03:30 +02:00 |
|
Benjamin Reis
|
5d566fcc32
|
Add reason header to CANCEL and add tests for reason headers
|
2017-06-05 10:29:40 +02:00 |
|
Simon Morlat
|
730d42f576
|
attempt a fix for mexico dial plans
|
2017-06-05 10:07:40 +02:00 |
|
Benjamin Reis
|
32b7ce6db0
|
Add reason heanders to request + tests
|
2017-06-01 16:56:51 +02:00 |
|
Benjamin Reis
|
329821b549
|
Use tls if enabled in presence tests
|
2017-06-01 13:50:30 +02:00 |
|
Benjamin Reis
|
10055ddd96
|
add tests for presence
|
2017-06-01 10:22:11 +02:00 |
|
Erwan Croze
|
4b648c1158
|
Use of BCTBX_NO_BREAK instead of LINPHONE_NO_BREAK
|
2017-05-31 15:25:47 +02:00 |
|
Benjamin Reis
|
6ffb8dbd31
|
allow different transports to a test
|
2017-05-23 09:58:11 +02:00 |
|
Benjamin Reis
|
8e6f7b0bc3
|
add multible publish aggregation test
|
2017-05-22 17:04:26 +02:00 |
|
Simon Morlat
|
38638e543d
|
fix previous commit (was incomplete)
|
2017-05-19 11:18:22 +02:00 |
|
Simon Morlat
|
3b0a9c0048
|
add new method to create a conference from a list of participants.
|
2017-05-15 18:06:47 +02:00 |
|
Ghislain MARY
|
8633c5b8b5
|
No longer add a suffix to the name of the libraries for Android.
|
2017-05-15 14:35:42 +02:00 |
|
Benjamin Reis
|
7c3f25b7fc
|
add test in [Multi call] : [Do not stop ringing when declining one of two incoming calls]
|
2017-05-12 09:54:12 +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 |
|
Benjamin Reis
|
ca33437b36
|
change static lib to framework in ios build
|
2017-05-03 11:41:47 +02:00 |
|
Sylvain Berfini
|
4f791284a0
|
Updated CMakeLists to use ENABLE_ARCH_SUFFIX option
|
2017-05-02 17:39:13 +02:00 |
|
Sylvain Berfini
|
b7dc359f34
|
Removed useless logs in new test
|
2017-04-27 15:35:07 +02:00 |
|
Sylvain Berfini
|
e3bb754f2e
|
Added test to check pause and remove from conference call
|
2017-04-27 15:34:14 +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 |
|
Simon Morlat
|
05a9cf1279
|
fix zrtp bug
|
2017-04-19 16:55:31 +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
|
31cc2ad6e1
|
Updated two more tests in Register suite to test linphone_core_get_transports and linphone_core_get_transports_used
|
2017-04-18 18:27:41 +02:00 |
|
Sylvain Berfini
|
ec5eb75511
|
Fixed leak of LinphoneTransports in Register tester
|
2017-04-18 18:15:13 +02:00 |
|
Sylvain Berfini
|
173ac0e665
|
Updated some tests in Register suite to use new LinphoneTransports object + Fixed wrapper generation for linphone_range_set/get_user_data methods
|
2017-04-18 18:07:50 +02:00 |
|
Sylvain Berfini
|
cbd6248ea0
|
Fixed tester compilation
|
2017-04-18 17:49:54 +02:00 |
|
Erwan Croze
|
59c56393f6
|
Add new rcfile for test
|
2017-04-18 17:39:20 +02:00 |
|
Sylvain Berfini
|
be66a259ae
|
Deprecated LinphoneIntRange, replaced by LinphoneRange
|
2017-04-18 16:43:15 +02:00 |
|
Johan Pascal
|
5ff61484ea
|
improve zrtp cache migration test
|
2017-04-17 11:56:25 +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
|
c244261bd6
|
Merge branch 'master' of git.linphone.org:linphone
|
2017-04-14 15:55:50 +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 |
|
Benjamin Reis
|
0f1ac2a7ac
|
Add an assert in Early cancelled call
|
2017-04-14 11:27:28 +02:00 |
|
Simon Morlat
|
d2925edca5
|
Merge remote-tracking branch 'origin/dev_loc'
|
2017-04-13 16:51:26 +02:00 |
|
Benjamin Reis
|
67f5e91a41
|
add Transcoder Tester
|
2017-04-13 11:17:09 +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 |
|
Sandrine Avakian
|
0024fab59d
|
Merge branch 'master' into dev_loc
|
2017-04-11 13:29:35 +02:00 |
|
Sandrine Avakian
|
64a18a5b23
|
Documenting functions
|
2017-04-11 13:28:47 +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
|
95387d3785
|
Fixes with reason header call decline.
|
2017-04-07 14:43:24 +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 |
|
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 |
|
Sandrine Avakian
|
92c8c0e4da
|
First commit for decline call with reason header support
|
2017-04-03 14:31:53 +02:00 |
|
François Grisez
|
351bb97027
|
Reworking of Liblinphone's API around payload types
|
2017-04-03 12:34:49 +02:00 |
|