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
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
Simon Morlat
cd369a1ad6
fix Makefile.am
2017-03-31 14:55:23 +02:00
Ghislain MARY
60802389ba
Change the account creator API so that it is wrapper-friendly.
2017-03-31 11:52:26 +02:00
Jehan Monnier
18141ff1db
make sure 00 are replaced by + only if proxy_config dial prefix is set
2017-03-30 17:04:06 +02:00
Sandrine Avakian
a7a1c181a1
Merge commit 'a620881569eecd0938bb4101224b4353d029c788' into dev_loc
2017-03-30 10:51:14 +02:00
Sandrine Avakian
db0191ec9e
Renaming functions :
...
-linphone_call_error_info_to_sal_op into linphone_error_info_to_sal as there is no LinponeCall object involved here.
- linphone_call_terminate_with_error into linphone_call_terminate_with_error_info
Fixes in linphone_call_terminate_with_error_info.
2017-03-30 10:47:42 +02:00
Ghislain MARY
a36cade084
Fix build with Clang on Linux.
2017-03-29 14:22:46 +02:00
Erwan Croze
2a4a17bffb
Add account_creator_rc file to CMakelists and makefile
2017-03-29 13:24:12 +02:00
Erwan Croze
86e8c8f9f0
Fix account_creator tests server
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
Erwan Croze
54a0a0ff2f
Add account creator tester
2017-03-28 16:57:17 +02:00
François Grisez
91c0fc4a17
Fix a memory leak in "Remote conference" tests
2017-03-28 11:26:40 +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
Benjamin Reis
3ec8d3669d
Fix build issue
2017-03-24 15:57:58 +01:00
Sandrine Avakian
6adccb389b
Merge branch 'master' into dev_loc
2017-03-23 11:41:21 +01:00
Ghislain MARY
4ab81b467f
Optimize call logs fetching.
2017-03-23 11:30:54 +01:00
Simon Morlat
7a5bfae02d
add new test (that works) and deprecate LinphoneCall.getCurrentParamsCopy().
2017-03-22 17:35:20 +01:00
Simon Morlat
ca56844012
fix memory leaks
2017-03-22 15:01:47 +01:00