Jehan Monnier
|
2f3f405906
|
Merge branch 'belle-sip' of git.linphone.org:linphone-private into belle-sip
|
2013-04-10 16:37:20 +02:00 |
|
Sylvain Berfini
|
f5c2a77ac9
|
Added missing export
|
2013-04-10 15:12:10 +02:00 |
|
Jehan Monnier
|
a50f1cee88
|
Merge remote-tracking branch 'public/master' into belle-sip
|
2013-04-10 14:29:01 +02:00 |
|
Ghislain MARY
|
bf082a2db5
|
Fix compilation.
|
2013-04-10 09:20:13 +02:00 |
|
Ghislain MARY
|
c2f8de8614
|
Merge branch 'master' of git.linphone.org:linphone into belle-sip
|
2013-04-09 18:26:05 +02:00 |
|
Ghislain MARY
|
3d9d596202
|
Fix compilation (missing }).
|
2013-04-09 18:25:19 +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
|
d8aa6f93e4
|
add jni and java accessors for realtime late and loss rates
|
2013-04-09 15:52:30 +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 |
|
Yann Diorcet
|
fb5faa5bb8
|
Fix upnp forgotten retain
|
2013-04-09 14:01:59 +02:00 |
|
Margaux Clerc
|
4a6be4863b
|
change unread messages picture
chnage time for time change
|
2013-04-09 14:00:22 +02:00 |
|
Ghislain MARY
|
a0f096f7a9
|
Add missing exports.
|
2013-04-09 12:33:15 +02:00 |
|
Yann Diorcet
|
fead587588
|
Fix upnp forgotten retain
|
2013-04-09 10:03:43 +02:00 |
|
Ghislain MARY
|
84eab62437
|
Add missing exports.
|
2013-04-08 17:49:42 +02:00 |
|
Margaux Clerc
|
542a84503c
|
change unread messages picture
chnage time for time change
|
2013-04-08 12:59:42 +02:00 |
|
Simon Morlat
|
ec1d4483a9
|
set mtu to 1300 because mtu detection is absolutely not reliable.
This is making a lot of problems with video packets especially.
|
2013-04-05 18:24:52 +02:00 |
|
Jehan Monnier
|
30f5b028b4
|
fix build issue introduced by LINPHONE_PUBLIC
|
2013-04-05 15:38:31 +02:00 |
|
Yann Diorcet
|
4da21ea4b0
|
Merge branch 'master' into belle-sip
Conflicts:
coreapi/linphonecore.h
|
2013-04-05 12:47:09 +02:00 |
|
Yann Diorcet
|
f0a62d5374
|
Merge branch 'belle-sip' of git.linphone.org:linphone-private into belle-sip
|
2013-04-05 12:45:33 +02:00 |
|
Simon Morlat
|
43e311b769
|
fix sending of PUBLISH requests (was not set to the proxy address actually)
|
2013-04-05 12:16:05 +02:00 |
|
Sylvain Berfini
|
7dc5adeaf4
|
Export refresh registers
|
2013-04-04 17:21:56 +02:00 |
|
Yann Diorcet
|
12265257ed
|
Fix upnp binding loop when not getting provided port
|
2013-04-04 16:53:27 +02:00 |
|
Yann Diorcet
|
5ede7a56fa
|
Fix upnp binding loop when not getting provided port
|
2013-04-04 16:46:30 +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 |
|
Ghislain MARY
|
6702bf8a32
|
Merge branch 'master' of git.linphone.org:linphone into belle-sip
|
2013-04-02 15:52:21 +02:00 |
|
Ghislain MARY
|
63117d28af
|
Use correct mode parameter to fopen() call ("r+" instead of "rw").
|
2013-04-02 15:41:14 +02:00 |
|
Yann Diorcet
|
0f9f315cbb
|
Merge branch 'master' into belle-sip
|
2013-04-02 15:24:55 +02:00 |
|
Yann Diorcet
|
02ce52650c
|
Allow uPnP 1.0 uuid
|
2013-04-02 15:23:29 +02:00 |
|
Jehan Monnier
|
3da6834930
|
very simple support of Supported=100rel header
|
2013-04-02 15:21:52 +02:00 |
|
Jehan Monnier
|
ee4a5d6ee4
|
implement early declined
|
2013-04-02 15:13:16 +02:00 |
|
Jehan Monnier
|
cea2676afe
|
fix crash in case of multiple route
|
2013-03-29 17:05:50 +01:00 |
|
Simon Morlat
|
641ba75313
|
refine transport selection algorithm and set proper routes for all kind of operations: INVITE, MESSAGE, SUBSCRIBE.
|
2013-03-28 21:57:50 +01:00 |
|
Jehan Monnier
|
0d15447140
|
better management of call state machine
|
2013-03-28 18:29:39 +01:00 |
|
Simon Morlat
|
e69170d3f3
|
tls fixes
|
2013-03-28 15:45:44 +01:00 |
|
Sylvain Berfini
|
049436e8ea
|
Added exports
|
2013-03-28 12:56:24 +01:00 |
|
Simon Morlat
|
6d4297bb46
|
use git describe --always
|
2013-03-27 20:05:25 +01:00 |
|
Simon Morlat
|
84dc96eccb
|
implement tls and dscp options
|
2013-03-27 16:40:27 +01:00 |
|
Margaux Clerc
|
8aea715e6f
|
menu in call log view with call, chat and add contact
|
2013-03-27 09:23:40 +01:00 |
|
Simon Morlat
|
fc7925235e
|
Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
coreapi/upnp.c
|
2013-03-26 12:06:51 +01:00 |
|
Jehan Monnier
|
5cff1fa5b1
|
fix compilation issue with upnp
|
2013-03-26 09:13:46 +01:00 |
|
Jehan Monnier
|
2fede18b16
|
implement compatibility mode with exosip when only one transport is available
|
2013-03-25 21:45:34 +01:00 |
|
Ghislain MARY
|
c0bed3eac9
|
Add prefix path for sound files.
|
2013-03-22 17:07:55 +01:00 |
|
Sylvain Berfini
|
939c0f4ce0
|
Revert "Send ZRTP hello hash in SIP SDP."
This reverts commit 71f31347fc.
Conflicts:
coreapi/linphonecall.c
mediastreamer2
|
2013-03-22 16:34:09 +01:00 |
|
Jehan Monnier
|
3813302552
|
assign upnp local address
|
2013-03-22 16:17:42 +01:00 |
|
Simon Morlat
|
13aa1cc029
|
Merge remote-tracking branch 'public/master' into belle-sip
|
2013-03-22 11:01:39 +01:00 |
|
Simon Morlat
|
606d3c0a25
|
fix again
|
2013-03-22 11:00:23 +01:00 |
|