Commit graph

1688 commits

Author SHA1 Message Date
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
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
Sandrine Avakian
0009e277d7 Added linphone_call_set_params to modify SDP header and attributes.
Added linphone_call_get_params to get local call params used.
Added tests .
2017-03-20 14:14:43 +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
Ghislain MARY
c979eeaa34 Rework presence to remove online and offline virtual activities and introduce consolidated presence. 2017-03-17 14:51:23 +01:00
François Grisez
72cfb8b49f Add a test testing early-media calls with network changing 2017-03-14 12:55:10 +01:00
Ghislain MARY
46d894caf6 Use correct macro to detect Android build. 2017-03-08 13:12:02 +01:00
Ghislain MARY
c769c79878 Fix build with CMake Android toolchain. 2017-03-08 13:11:24 +01:00
Ghislain MARY
f122b8e78d Use bc_apply_compile_flags from bctoolbox CMake utils. 2017-02-28 18:07:17 +01:00
Benjamin Reis
b18702cf9e to_be_stored_api && do not filter SIP message notified to app 2017-02-28 17:00:29 +01:00
Ghislain MARY
747d0843d4 Fix build on Windows 10. 2017-02-23 18:53:03 +01:00
Simon Morlat
280bd7f15c add test for new rate control 2017-02-23 14:18:14 +01:00
Sylvain Berfini
264bd2b2dc Added simple XOR IM Encryption Engine test/sample 2017-02-21 15:55:38 +01:00
Ghislain MARY
5193bb34e1 Add API to resend a chat message that has not been delivered. 2017-02-21 10:52:17 +01:00
Benjamin Reis
615f9d4e23 Send 200Ok to server if message we can't decrypt to avoid useless retransmission + adaptation of tests to this behavior 2017-02-20 11:19:47 +01:00
Benjamin Reis
0f45a2acee Fix : presence re-created after network changes + corresponding test 2017-02-16 14:23:04 +01:00
Jehan Monnier
74a3277084 -enable g729 by default
-add useragent to remote provisioning http request
2017-02-13 16:27:23 +01:00
Simon Morlat
a45d9eec90 fix compilation issue. 2017-02-12 11:19:13 +01:00
Simon Morlat
0595f361fb fix use of uninitalized value 2017-02-11 21:07:01 +01:00
Simon Morlat
78ef95a3e1 fix multiple compilation warnings and memory corruptions in recent commits. 2017-02-11 10:33:38 +01:00