Commit graph

4647 commits

Author SHA1 Message Date
Ghislain MARY
5ddf9069f0 Set UTC time in received chat messages. 2013-04-12 10:26:57 +02:00
Jehan Monnier
7d4a50043e fix various compilation issue 2013-04-12 08:58:57 +02:00
Jehan Monnier
5d9d44d5a6 fix various compilation issue 2013-04-12 08:58:57 +02:00
Jehan Monnier
7460446211 log mask must not be declared static 2013-04-11 21:04:34 +02:00
Jehan Monnier
2bdc577f25 Merge remote-tracking branch 'origin/master' into belle-sip 2013-04-11 20:50:48 +02:00
Sylvain Berfini
e31fbfa473 Fix java impl for LinphoneMessage.GetTime 2013-04-11 18:03:18 +02:00
Sylvain Berfini
3bf7dd21dc Fix java impl for LinphoneMessage.GetTime 2013-04-11 18:03:18 +02:00
Jehan Monnier
4a395bfb72 make sure terminate call does nothing if call in state LinphoneCallReleased or LinphoneCallEnd 2013-04-11 17:47:45 +02:00
Simon Morlat
c06e9c7060 try to fix date issues 2013-04-11 16:38:19 +02:00
Simon Morlat
6a9dafbb64 try to fix date issues 2013-04-11 16:38:19 +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
8563691595 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
Sylvain Berfini
7db6daa1f2 Merge branch 'master' of git://git.linphone.org/linphone 2013-04-11 14:34:49 +02:00
Sylvain Berfini
0dadf758c3 Merge branch 'master' of git://git.linphone.org/linphone 2013-04-11 14:34:49 +02:00
Sylvain Berfini
6bd36ceb66 Added GetTime method to LinphoneChatMessage java impl 2013-04-11 14:34:04 +02:00
Sylvain Berfini
a3e275c126 Added GetTime method to LinphoneChatMessage java impl 2013-04-11 14:34:04 +02:00
Simon Morlat
8b0cd33557 fix bug when choosing SDP connection address
restore logs
2013-04-11 14:24:53 +02:00
Simon Morlat
0fa5d7c73b fix bug when choosing SDP connection address
restore logs
2013-04-11 14:24:53 +02:00
Ghislain MARY
b90047b03f Merge branch 'belle-sip' of git.linphone.org:linphone-private into belle-sip 2013-04-11 14:11:28 +02:00
Jehan Monnier
9bbb1743b4 implement LinphoneAddress.setDomain & setUsername 2013-04-11 15:59:20 +02:00
Ghislain MARY
390e8aa189 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-11 14:40:47 +02:00
Jehan Monnier
9186b3bb6f check stream direction in session description 2013-04-11 14:26:01 +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
Ghislain MARY
d18d8ff123 Add AMR to the liblinphone tester WP8 project. 2013-04-11 12:06:35 +02:00
Ghislain MARY
92caf1807c Fix dependency order for linphone tester WP8 project. 2013-04-11 11:55:14 +02:00
Jehan Monnier
bffae8bdf4 transfer full control of registration to refresher 2013-04-11 09:18:23 +02:00
Jehan Monnier
edf037fa37 no longer manually loas lib xml on Android 2013-04-10 17:35:51 +02:00
Jehan Monnier
b90e57d4c8 compile Android xml2lpc/lpc2xml into module liblinphone 2013-04-10 17:26:38 +02:00
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
Yann Diorcet
3ff0ef4d0a Use static lib for xml2lpc and lpc2xml 2013-04-10 14:05:20 +02:00
Yann Diorcet
043f9122fd Use static lib for xml2lpc and lpc2xml 2013-04-10 14:05:20 +02:00
Ghislain MARY
bf082a2db5 Fix compilation. 2013-04-10 09:20:13 +02:00
Ghislain MARY
f497147309 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
c764afab71 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
Ghislain MARY
f0136172b0 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
Ghislain MARY
bf2d6d78ea Update oRTP submodule. 2013-04-09 17:56:49 +02:00
Ghislain MARY
f8728ffca0 Update oRTP submodule. 2013-04-09 17:56:49 +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
374f170fb2 add jni and java accessors for realtime late and loss rates 2013-04-09 15:52:30 +02:00
Margaux Clerc
739ef8bd42 french translation 2013-04-09 14:12:56 +02:00
Margaux Clerc
7b6c926192 french translation 2013-04-09 14:12:56 +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