Jehan Monnier
8606366b2e
Merge remote-tracking branch 'public/master' into belle-sip
...
Conflicts:
mediastreamer2
2013-06-07 16:37:19 +02:00
Ghislain MARY
75f41e680a
Add linphone_core_get_camera_sensor_rotation().
2013-06-06 15:30:24 +02:00
Simon Morlat
1939dd72ce
finished java wrapping of info API, and add loghandler java implementation
2013-05-23 13:22:20 +02:00
Ghislain MARY
a3a0aac3bf
Add some more missing exports.
2013-05-22 09:50:17 +02:00
Ghislain MARY
61d82cce42
Add missing exports.
2013-05-21 17:50:33 +02:00
Simon Morlat
a08b50bd69
info api working
2013-05-20 11:06:06 +02:00
Simon Morlat
bb0f07f6a0
add info api
...
refactor selection of proxy, identity, configurations of op
fix bug when automatically restarting a call after a 415 due to srtp
2013-05-16 16:30:38 +02:00
Yann Diorcet
660a6948d8
Remove useless arguement in linphone_core_upnp_available
2013-05-15 22:28:23 +02:00
Yann Diorcet
ac0afacabd
Remove useless arguement in linphone_core_upnp_available
2013-05-13 15:12:14 +02:00
Ghislain MARY
21147b0c44
Add missing export.
2013-04-24 14:08:56 +02:00
Sylvain Berfini
239a7881c2
Added missing ekports
2013-04-19 11:42:20 +02:00
Sylvain Berfini
8b571c2edf
Added missing export
2013-04-18 10:57:09 +02:00
Sylvain Berfini
da89be1d12
Added missing LINPHONE_EXPORTS
2013-04-17 14:41:27 +02:00
Ghislain MARY
dfb316ea7c
Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig.
...
This enables the creation of the LpConfig before creating the LinphoneCore.
It is useful on some systems to read some configuration parameters and perform some customization before creating the LinphoneCore.
The LpConfig can now also be created given a factory config filename using the new lp_config_new_with_factory() function.
2013-04-11 15:41:43 +02:00
Ghislain MARY
a186e1670d
Add exports.
2013-04-11 14:10:41 +02:00
Ghislain MARY
9c66aeb8b2
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-11 14:02:08 +02:00
Sylvain Berfini
f5c2a77ac9
Added missing export
2013-04-10 15:12:10 +02:00
Ghislain MARY
372df24dd6
Add missing exports.
2013-04-09 18:15:58 +02:00
Ghislain MARY
f0c7dbd115
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-09 18:13:30 +02:00
Ghislain MARY
9bf2104524
Change API to set log handler and log level.
...
- Deprecate linphone_core_enable_logs(),
linphone_core_enable_logs_with_cb() and linphone_core_disable_logs() functions.
- Introduce linphone_core_set_log_handler(), linphone_core_set_log_file() and linphone_core_set_log_level() functions.
2013-04-09 18:07:53 +02:00
Simon Morlat
99f6bdec72
improve call quality indicator (takes into account video)
...
add accessors to late and loss rate in LinphoneCallStats.
2013-04-09 14:06:51 +02:00
Ghislain MARY
a0f096f7a9
Add missing exports.
2013-04-09 12:33:15 +02:00
Ghislain MARY
84eab62437
Add missing exports.
2013-04-08 17:49:42 +02:00
Yann Diorcet
4da21ea4b0
Merge branch 'master' into belle-sip
...
Conflicts:
coreapi/linphonecore.h
2013-04-05 12:47:09 +02:00
Sylvain Berfini
7dc5adeaf4
Export refresh registers
2013-04-04 17:21:56 +02:00
Ghislain MARY
fd7d18bf5a
Add exports.
2013-04-04 11:33:43 +02:00
Jehan Monnier
6f1ca06a9f
fix compilation issue
2013-04-04 08:23:33 +02:00
Jehan Monnier
08b6f466a0
javadoc enhancements
2013-04-03 18:16:13 +02:00
Sylvain Berfini
049436e8ea
Added exports
2013-03-28 12:56:24 +01:00
Ghislain MARY
3020dae1e8
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-03-20 15:49:45 +01:00
Margaux Clerc
a4cc7689c6
add number of unread messages
2013-03-20 12:36:12 +01:00
Jehan Monnier
c5f239101b
implement minimal prack support
2013-03-18 19:32:38 +01:00
Sylvain Berfini
3614a46aa0
Exports again
2013-03-15 16:51:48 +01:00
Sylvain Berfini
4c3cbd750f
More exports
2013-03-15 14:45:15 +01:00
Sylvain Berfini
0666c4e41f
More linphonecore exports
2013-03-15 12:14:50 +01:00
Sylvain Berfini
4ee33b2459
Added missing export
2013-03-14 18:01:54 +01:00
Sylvain Berfini
02b05eede4
More exports + disable upnp test suite for wp
2013-03-14 12:47:29 +01:00
Sylvain Berfini
c87046dcdf
More exports
2013-03-13 15:34:23 +01:00
Jehan Monnier
2f80cd6ed1
ad linphone_proxy_config_get_transport
2013-03-13 13:04:59 +01:00
Sylvain Berfini
6d0a1f09ec
Updated exports
2013-03-12 16:12:10 +01:00
Yann Diorcet
8dd4ee3ee2
Merge branch 'master' into belle-sip
...
Conflicts:
build/android/common.mk
coreapi/linphonecore.h
2013-03-12 13:30:13 +01:00
Jehan Monnier
d8612c0bc7
full LinphoneAuthInfo impl for Android
2013-03-11 16:57:16 +01:00
Sylvain Berfini
f1928d246f
Fix dns timeout test issue + fix terminate call mhen state = OutgoingInit
2013-03-11 12:56:38 +01:00
Simon Morlat
42ab420ce6
clean message storage API
...
relax requirement for sqlite3
2013-03-09 10:37:29 +01:00
Jehan Monnier
dafc0c1f0c
Merge remote-tracking branch 'public/master' into belle-sip
...
Conflicts:
configure.ac
coreapi/linphonecore.h
2013-03-07 21:56:18 +01:00
Margaux Clerc
33e6655152
history chat delete
...
update README for macos
2013-03-07 16:13:15 +01:00
Sylvain Berfini
2fc97c8dad
Force mtu for test without linphonerc
2013-03-07 15:16:34 +01:00
Margaux Clerc
c62f68350d
add message storage
2013-03-07 12:19:28 +01:00
Jehan Monnier
25f5efc08a
linphone_call_log_video_enabled, update MS2 to fix IOS display orientation for Linphone iOS branch 1.x
2013-03-06 14:27:11 +01:00
Sylvain Berfini
c76ff7e734
Improved tests logs (belle-sip debug log added)
2013-03-06 11:28:21 +01:00