Commit graph

797 commits

Author SHA1 Message Date
Pierre-Eric Pelloux-Prayer
160a80e48e Use video policy in linphone_core_init_default_params 2012-03-14 15:46:09 +01:00
Simon Morlat
bdeb9679fe add LinphoneCore.setUserAgent() java wrapper 2012-03-13 22:04:21 +01:00
Simon Morlat
b89851b1d3 implement hotpluging of usb devices for linux, and update ortp 2012-03-12 16:21:39 +01:00
Simon Morlat
714f307043 update ms2 and fix incomplete previous bugfix 2012-03-09 18:43:08 +01:00
Simon Morlat
96c8389412 set SILK in codec preference order 2012-03-08 17:31:48 +01:00
Simon Morlat
6c49da243c fix memory leak 2012-03-08 11:17:52 +01:00
Simon Morlat
cd5be1531b avoid prompting password for ping (OPTIONS) requests 2012-03-08 10:51:41 +01:00
Simon Morlat
42267c4ce2 fix incoming re-INVITE without SDP. 2012-03-07 16:42:54 +01:00
Simon Morlat
4006baf289 update ortp, use eXosip_trylock() whenever possible 2012-03-05 15:06:56 +01:00
Pierre-Eric Pelloux-Prayer
f40bd13c63 srtp: fix crypto line tag handling
We were answering with the local tag index matching the remote crypto
algo; instead of using the remote tag
2012-03-02 14:45:34 +01:00
Simon Morlat
d99a286f0b fix bug when a caller is proposed video but auto acceptance does not work 2012-03-01 22:30:27 +01:00
Sylvain Berfini
fb34c57b2a Fix bad JNI deferCallUpdate export 2012-03-01 14:18:31 +01:00
Sylvain Berfini
9bb8621513 Export setVideoPolicy via JNI 2012-03-01 12:12:31 +01:00
Sylvain Berfini
1905c95529 Revert JNI method setState 2012-02-29 16:46:35 +01:00
Sylvain Berfini
52d3826a16 Fix compilation issue with setState JNI method 2012-02-29 15:33:42 +01:00
Sylvain Berfini
c578cdcf6e Export JNI of setState() method for LinphoneCall object 2012-02-29 15:23:56 +01:00
Yann Diorcet
221c0c5806 Initialize ls to NULL 2012-02-29 12:53:18 +01:00
Simon Morlat
0892b55ddc decline unsupported protocols in SDP 2012-02-28 20:27:23 +01:00
Yann Diorcet
639600ab2e Fix linphone_call_get_remote_params JNI 2012-02-27 17:12:57 +01:00
Yann Diorcet
a4d6892158 Add linphone_core_defer_call_update, linphone_call_params_copy, linphone_core_accept_call_with_params, linphone_core_accept_call_update to JNI 2012-02-27 16:54:37 +01:00
Simon Morlat
3da2b2ae96 fix: avoid giving LinphoneRegistration* notifications for removed proxy config 2012-02-23 18:27:56 +01:00
Simon Morlat
20d21f4b5b Bugfixing of dynamic video add/remove 2012-02-23 17:38:05 +01:00
Simon Morlat
15453f7044 update documentation 2012-02-23 13:25:48 +01:00
Simon Morlat
4b178dc8b2 implement dynamic video add/remove in gtk ui. 2012-02-22 18:29:55 +01:00
Simon Morlat
aba3dac934 implement new apis to control video enablement during calls. 2012-02-22 18:29:55 +01:00
Jehan Monnier
0a75c27b4e fix wrong ortp submodule 2012-02-20 13:24:23 +01:00
Jehan Monnier
5732fcea54 g729 integration for Android 2012-02-17 09:05:55 +01:00
Simon Morlat
f1933983b8 add sanity check in linphone_core_remove_proxy_config()
fix compilation without tunnel (stubs are needed and must be declared as extern "c"
2012-02-15 21:48:34 +01:00
Yann Diorcet
6305ec6175 Remove unwanted header during compilation without tunnel 2012-02-15 18:38:16 +01:00
Simon Morlat
5ad81af695 refine tunnel implementation
- API cleanups
- add http proxy support
- add stubs to avoid using conditional defines.
2012-02-15 14:53:27 +01:00
Simon Morlat
9563b0d159 fix missing "lr" causing old fashioned outbound proxy routing 2012-02-14 11:00:02 +01:00
Simon Morlat
2b0e5347c5 fix potential double free in error cases, and optimize clearing of proxy configs 2012-02-14 09:50:16 +01:00
Pierre-Eric Pelloux-Prayer
11d7c7be84 sal_register and sal_register_refresh returns -1 when exosip fails to build msg 2012-02-10 11:16:01 +01:00
Pierre-Eric Pelloux-Prayer
0cbfac57d3 Fix memory leaks in linphonecore 2012-02-08 17:40:22 +01:00
Pierre-Eric Pelloux-Prayer
9723cbe2a7 Do not try to refresh register if network isnot reachable 2012-02-08 17:34:02 +01:00
Sylvain Berfini
9420ec250d wizard code improved 2012-02-08 09:59:44 +01:00
Jehan Monnier
22c2c00596 put annexb=no for G729 2012-02-07 11:36:45 +01:00
Jehan Monnier
bc525844d8 fix twqab in makefile.am 2012-02-05 18:07:35 +01:00
Jehan Monnier
7a4c75452f wizard must be optionnal, add G729 payload type 2012-02-05 11:27:09 +01:00
Sylvain Berfini
43f97a44b5 Fix compilation issue for Android & IOS 2012-02-02 12:27:14 +01:00
Sylvain Berfini
2ed9ed7ce3 getProxyConfigList added to JNI exports 2012-02-02 11:29:01 +01:00
Sylvain Berfini
9bc489eebf Wizard merged 2012-02-01 10:34:31 +01:00
Simon Morlat
5e0c3388e1 tunnel extension ported to windows (mingw) and working 2012-01-30 23:47:29 +01:00
Simon Morlat
31d68ac1ae Merge branch 'master' of git.linphone.org:linphone into tunnel 2012-01-30 22:22:24 +01:00
Simon Morlat
3c805758e8 ported to mingw 2012-01-30 22:21:30 +01:00
Yann Diorcet
6c89df132d Add AMR-WB 2012-01-25 11:20:10 +01:00
Simon Morlat
a57932ad37 fix lookup_known_proxy() to prefer the default proxy if it can do the job (instead of choosing the first matching in the list) 2012-01-24 17:39:54 +01:00
Simon Morlat
0260771128 fix duplicate route headers in registers 2012-01-23 12:44:40 +01:00
Simon Morlat
01babfb680 merge patch to enable/disable x11 window at runtime from linphonec 2012-01-23 10:10:01 +01:00
Guillaume Beraudo
173b02a238 Bad include order in coreapi Makefile. 2012-01-18 12:13:37 +01:00