Johan Pascal
10090bd63c
update ortp
2017-04-06 14:16:20 +07:00
François Grisez
e8b4dd21ee
Remove all calls to 'using namespace' from headers
2017-04-06 09:08:54 +02:00
Christophe Deschamps
dfca1faff4
Use default config settings (proxy_default_values) for default account creator constructor call back - linphone_account_creator_constructor_linphone
2017-04-06 09:01:54 +02:00
Johan Pascal
1e105aec71
update ms2
2017-04-06 13:19:19 +07:00
Johan Pascal
e9a458d9ae
update mediastreamer2 and oRTP
2017-04-06 10:50:44 +07:00
Ghislain MARY
e4f3a9a56b
Support C++ wrapper generation with Python 3.
2017-04-05 17:41:30 +02:00
Sandrine Avakian
a5ffae6b03
Fixing errors in linphone_error_info_set parameter usage induced by merge from master.
2017-04-05 16:19:26 +02:00
François Grisez
274ff16b41
Fix double free
2017-04-05 10:18:25 +02:00
François Grisez
3773668d8a
Fix Java headers generation
2017-04-04 14:56:17 +02:00
Sandrine Avakian
9e9ec48ced
removing ortp
2017-04-04 14:54:47 +02:00
Sandrine Avakian
3ce2f574a4
Merge branch 'master' into dev_loc
2017-04-04 14:54:04 +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
Simon Morlat
0be4bb733a
fix compilation with autotools
2017-04-04 14:39:46 +02:00
Jehan Monnier
c78fa631f1
Update media streamer and ortp
2017-04-04 14:35:23 +02:00
François Grisez
77913a3c5e
Declare LinphoneTunnel_id
2017-04-04 14:23:26 +02:00
Sandrine Avakian
ca3e442d9f
Replacing most calls to sal_call_decline with sal_call_decline_with_error_info
2017-04-04 14:09:44 +02:00
Ghislain MARY
d5ba6a1bf8
Fix Python wrapper generation.
2017-04-04 11:42:31 +02:00
Jehan Monnier
013ba62731
remove oRTP & mediastreamer2 from cache
2017-04-04 11:21:40 +02:00
Jehan Monnier
b7365476be
remove both mediastreamer2 and ortp submodule
2017-04-04 10:11:59 +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
5a46392c98
Fix memory leak in C++ wrapper
2017-04-03 13:49:57 +02:00
Johan Pascal
f7cc053004
Add xml to sql zrtp/lime cache migration
2017-04-03 18:22:39 +07:00
François Grisez
54cb45b248
Update oRTP
2017-04-03 13:04:17 +02:00
François Grisez
351bb97027
Reworking of Liblinphone's API around payload types
2017-04-03 12:34:49 +02:00
Ronan Abhamon
5e02b53ee6
update mediastreamer2
2017-04-03 10:54:09 +02:00
Simon Morlat
123678b922
fix specfile
2017-04-01 14:39:21 +02:00
Simon Morlat
a281b1408f
don't enable c++11, as it is used yet. This breaks compilation on centos6.
2017-04-01 14:37:20 +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
Simon Morlat
cd369a1ad6
fix Makefile.am
2017-03-31 14:55:23 +02:00
Ghislain MARY
b6e67b14cd
Fix Android build.
2017-03-31 14:07:39 +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
Erwan Croze
67b573161f
Fix javadoc
2017-03-30 16:58:35 +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
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
François Grisez
a620881569
C++ wrapper: public structure support improvement
2017-03-29 15:26:21 +02:00
François Grisez
cc00059dcd
Prevent LinphoneAccountCreatorResponseCbs and LinphoneAccountCreatorRequestsCbs from wrapping
2017-03-29 14:39:53 +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
Simon Morlat
39c59be243
fix linphone-daemon printing of RTCP stats
2017-03-29 13:17:55 +02:00
Erwan Croze
0878d89d62
Fix android log handler
2017-03-29 11:40:50 +02:00
Benjamin Reis
09f4e2324e
Use correct macro __ios --> TARGET_OS_IPHONE
2017-03-29 10:52:56 +02:00
Erwan Croze
f23b1d3246
Fix Account creator JNI
2017-03-28 17:08:01 +02:00
Erwan Croze
86e8c8f9f0
Fix account_creator tests server
2017-03-28 17:08:01 +02:00
Erwan Croze
f19b023f57
Fix Update_password function
2017-03-28 17:08:01 +02:00
Erwan Croze
927cd5fd68
Add missing function
2017-03-28 17:08:01 +02:00