Ghislain MARY
|
c6d9b71cb5
|
Add ICE failed state.
|
2012-09-19 17:59:48 +02:00 |
|
Simon Morlat
|
0b475524e7
|
add call statistics window to gtk
|
2012-09-19 17:14:49 +02:00 |
|
Ghislain MARY
|
c4086e989a
|
Add ICE state to the call stats.
|
2012-09-17 15:10:28 +02:00 |
|
Simon Morlat
|
d676eb51df
|
implement dscp settings from config file and gtk interface
|
2012-09-14 17:39:27 +02:00 |
|
Jehan Monnier
|
8004607607
|
add support of external-body for SIP message
|
2012-09-13 17:43:33 +02:00 |
|
Sylvain Berfini
|
d74083cfaa
|
GetPeerAdress added to LinphoneChatMessage
|
2012-09-12 16:56:12 +02:00 |
|
Sylvain Berfini
|
328c83b51c
|
GetMessage method for linphoneChatMessage
|
2012-09-12 16:45:59 +02:00 |
|
Sylvain Berfini
|
76c56b7eb7
|
callback notif text delivered JNI
|
2012-09-12 16:35:30 +02:00 |
|
Jehan Monnier
|
acd370ea93
|
add linphone_core_get_calls_nb to linphonecore.h
|
2012-09-05 09:01:11 +02:00 |
|
Jehan Monnier
|
3cbabc1069
|
add device identifier api
|
2012-09-03 18:13:15 +02:00 |
|
Jehan Monnier
|
4e847d24ca
|
add function LinphoneProxyConfig * linphone_core_create_proxy_config(LinphoneCore *lc) to create proxy config with default values from section [default_values]
|
2012-08-30 16:27:43 +02:00 |
|
Jehan Monnier
|
e1f018f274
|
fix linphone_core_find_payload_type wildcard mode
|
2012-08-30 12:43:09 +02:00 |
|
Jehan Monnier
|
f28e7960a1
|
add sip message delivery notification
|
2012-08-29 18:16:38 +02:00 |
|
Ghislain MARY
|
6996864bf5
|
Change API of linphone_core_find_payload_type() to take the number of channels into account.
|
2012-08-28 09:03:38 +02:00 |
|
Ghislain MARY
|
199108c924
|
Add configuration of adaptive jitter compensation enabling.
|
2012-08-27 12:53:10 +02:00 |
|
Simon Morlat
|
9b9106c1e7
|
fix bad function name
|
2012-08-24 10:41:06 +02:00 |
|
Ghislain MARY
|
202821d4f5
|
Merge branch 'master' into dev_ice
|
2012-08-10 13:21:45 +02:00 |
|
Ghislain MARY
|
d0e7a66501
|
Refactor code to prevent changing linphone_core API.
|
2012-08-09 13:04:19 +02:00 |
|
Simon Morlat
|
3be24046c2
|
update documentation
|
2012-08-06 10:40:59 +02:00 |
|
Simon Morlat
|
bde9b86e96
|
add API to set custom parameters in the SIP contact address of registers.
|
2012-08-03 16:33:22 +02:00 |
|
Ghislain MARY
|
652471f66f
|
Defer call update when adding video during communication if ICE is activated to wait for ICE candidates gathering to finish.
|
2012-08-01 15:24:15 +02:00 |
|
Ghislain MARY
|
950c65ffd9
|
Defer ringing when ICE is activated to be able to gather local candidates.
|
2012-08-01 09:29:19 +02:00 |
|
Ghislain MARY
|
fd852f01c6
|
Add configuration parameter to enable ICE.
|
2012-07-19 15:03:27 +02:00 |
|
Simon Morlat
|
ace189f5f2
|
change the way call log dates are stored in linphonerc
|
2012-06-26 23:12:38 +02:00 |
|
Simon Morlat
|
f5555cc7ff
|
enhance documentation
|
2012-06-21 12:13:10 +02:00 |
|
Sylvain Berfini
|
0d922d4c80
|
Added resetMissedCallsCount to linphone core and exported via JNI
|
2012-06-13 15:11:25 +02:00 |
|
Sylvain Berfini
|
43f765a0f3
|
Merge branch 'master' of git.linphone.org:linphone
|
2012-06-13 10:15:20 +02:00 |
|
Sylvain Berfini
|
160dc76b0e
|
Created and exported some methods to manage call logs from Java
|
2012-06-13 10:15:16 +02:00 |
|
Simon Morlat
|
23d589cec0
|
fix bugs in call status, write codecs config immediately
|
2012-06-12 17:22:03 +02:00 |
|
Yann Diorcet
|
4e41b865b2
|
Add const to CallStatsUpdated callback
|
2012-05-21 15:42:28 +02:00 |
|
Yann Diorcet
|
41063747c9
|
Merge branch 'master' of git.linphone.org:linphone
|
2012-05-21 15:35:27 +02:00 |
|
Yann Diorcet
|
d92f7e0b38
|
Add call audio/video stats
|
2012-05-21 15:35:14 +02:00 |
|
Simon Morlat
|
cc640524b4
|
fix missing handling of paused-by-remote when done twice
|
2012-05-21 12:25:01 +02:00 |
|
Pierre-Eric Pelloux-Prayer
|
0e496ed3d9
|
zoom: float to float* so the app can know about zoom limits
|
2012-04-26 15:30:47 +02:00 |
|
Yann Diorcet
|
ea6dd35f76
|
Add API to know Call audio/video codec
|
2012-04-25 15:37:10 +02:00 |
|
Pierre-Eric Pelloux-Prayer
|
02369158f5
|
Add video zoom API
|
2012-04-17 11:13:52 +02:00 |
|
Yann Diorcet
|
30eca09f41
|
add linphone_core_get_payload_type_number in api
|
2012-04-05 12:43:41 +02:00 |
|
Pierre-Eric Pelloux-Prayer
|
05e04e2059
|
Add transfer_state property to LinphoneCall
|
2012-04-03 16:13:12 +02:00 |
|
Pierre-Eric Pelloux-Prayer
|
d481382fb4
|
Moved the 'video frame decoded' callback from Core to LinphoneCall
|
2012-03-30 14:16:38 +02:00 |
|
Simon Morlat
|
48f34568c9
|
implement notifications when doing transfers
|
2012-03-29 15:09:52 +02:00 |
|
Pierre-Eric Pelloux-Prayer
|
9a21860f49
|
Add 'video_enabled' information to call log
|
2012-03-27 15:22:57 +02:00 |
|
Pierre-Eric Pelloux-Prayer
|
8ffeb3eb7c
|
Expose ms2 MS_VIDEO_DECODER_FIRST_IMAGE_DECODED event to application
|
2012-03-26 15:33:39 +02:00 |
|
Yann Diorcet
|
6068c49f48
|
Avoid buffer overflow in console commands
|
2012-03-20 11:53:02 +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
|
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 |
|
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
|
01babfb680
|
merge patch to enable/disable x11 window at runtime from linphonec
|
2012-01-23 10:10:01 +01:00 |
|