]> sjero.net Git - linphone/log
linphone
11 years agoExported JNI method to get call duration from log
Sylvain Berfini [Wed, 13 Jun 2012 12:15:48 +0000 (14:15 +0200)]
Exported JNI method to get call duration from log

11 years agoAdded LinphoneCallLog interface previously exported JNI method
Sylvain Berfini [Wed, 13 Jun 2012 12:11:14 +0000 (14:11 +0200)]
Added LinphoneCallLog interface previously exported JNI method

11 years agoAdded JNI method to get call start date in log
Sylvain Berfini [Wed, 13 Jun 2012 12:06:52 +0000 (14:06 +0200)]
Added JNI method to get call start date in log

11 years agoSave the logs removed
Sylvain Berfini [Wed, 13 Jun 2012 08:34:52 +0000 (10:34 +0200)]
Save the logs removed

11 years agoMerge branch 'master' of git.linphone.org:linphone
Sylvain Berfini [Wed, 13 Jun 2012 08:15:20 +0000 (10:15 +0200)]
Merge branch 'master' of git.linphone.org:linphone

11 years agoCreated and exported some methods to manage call logs from Java
Sylvain Berfini [Wed, 13 Jun 2012 08:15:16 +0000 (10:15 +0200)]
Created and exported some methods to manage call logs from Java

11 years agofix bugs in call status, write codecs config immediately
Simon Morlat [Tue, 12 Jun 2012 15:21:11 +0000 (17:21 +0200)]
fix bugs in call status, write codecs config immediately

11 years agoAdded getStatus method for LinphoneCallLog
Sylvain Berfini [Tue, 12 Jun 2012 14:18:19 +0000 (16:18 +0200)]
Added getStatus method for LinphoneCallLog

11 years agofix sip random port feature
Simon Morlat [Tue, 12 Jun 2012 14:10:13 +0000 (16:10 +0200)]
fix sip random port feature

11 years agoimprove linphone_core_find_payload_type to use strcasecmp
Simon Morlat [Tue, 12 Jun 2012 11:48:34 +0000 (13:48 +0200)]
improve linphone_core_find_payload_type to use strcasecmp

11 years agoclean up expired contact in registrations
Simon Morlat [Thu, 7 Jun 2012 13:24:29 +0000 (15:24 +0200)]
clean up expired contact in registrations

11 years agofix possible infinite loop
Simon Morlat [Wed, 6 Jun 2012 19:48:29 +0000 (21:48 +0200)]
fix possible infinite loop

11 years agoimplement expiration of old contact during double registration, and avoid sending...
Simon Morlat [Wed, 6 Jun 2012 08:50:15 +0000 (10:50 +0200)]
implement expiration of old contact during double registration, and avoid sending an updated register if server already fixed the contact.

11 years agofix unitialized value
Simon Morlat [Tue, 5 Jun 2012 10:54:33 +0000 (12:54 +0200)]
fix unitialized value

11 years agoworkaround for SDP offers with zero ports
Simon Morlat [Mon, 4 Jun 2012 10:23:37 +0000 (12:23 +0200)]
workaround for SDP offers with zero ports

11 years agoadd --no-video option to gtk app
Simon Morlat [Fri, 1 Jun 2012 12:46:58 +0000 (14:46 +0200)]
add --no-video option to gtk app

11 years agoupdate README and improve windows logging
Simon Morlat [Thu, 31 May 2012 13:32:07 +0000 (15:32 +0200)]
update README and improve windows logging

11 years agoUpdate ms2
Yann Diorcet [Thu, 31 May 2012 12:15:17 +0000 (14:15 +0200)]
Update ms2

11 years agoMerge branch 'master' of git.linphone.org:linphone
Yann Diorcet [Thu, 31 May 2012 11:01:55 +0000 (13:01 +0200)]
Merge branch 'master' of git.linphone.org:linphone

11 years agoUpdate ms2
Yann Diorcet [Thu, 31 May 2012 11:01:44 +0000 (13:01 +0200)]
Update ms2

11 years agofix bad window title
Simon Morlat [Thu, 31 May 2012 08:50:18 +0000 (10:50 +0200)]
fix bad window title

11 years agoUpdate ms2
Yann Diorcet [Wed, 30 May 2012 14:42:34 +0000 (16:42 +0200)]
Update ms2

11 years agoadd tunnel stub
Simon Morlat [Wed, 30 May 2012 08:00:04 +0000 (10:00 +0200)]
add tunnel stub

11 years agoimplement setting of http proxy host and port (for tunnel extension) in gtk ui
Simon Morlat [Tue, 29 May 2012 21:50:35 +0000 (23:50 +0200)]
implement setting of http proxy host and port (for tunnel extension) in gtk ui

11 years agoIn linphone_call_zoom_video check video output presence
Yann Diorcet [Tue, 29 May 2012 17:30:45 +0000 (19:30 +0200)]
In linphone_call_zoom_video check video output presence

11 years agoupdate ms2
Sylvain Berfini [Fri, 25 May 2012 13:21:26 +0000 (15:21 +0200)]
update ms2

11 years agoupdate ms2
Yann Diorcet [Fri, 25 May 2012 07:48:55 +0000 (09:48 +0200)]
update ms2

11 years agoupdate ms2
Simon Morlat [Thu, 24 May 2012 15:06:37 +0000 (17:06 +0200)]
update ms2

11 years agoMerge branch 'master' of git.linphone.org:linphone
Sylvain Berfini [Wed, 23 May 2012 15:37:09 +0000 (17:37 +0200)]
Merge branch 'master' of git.linphone.org:linphone

11 years agoRenamed liblinphone for armv5 + fix compilation issue
Sylvain Berfini [Wed, 23 May 2012 15:37:01 +0000 (17:37 +0200)]
Renamed liblinphone for armv5 + fix compilation issue

11 years agofix two bugs in sal
Simon Morlat [Wed, 23 May 2012 15:10:28 +0000 (17:10 +0200)]
fix two bugs in sal
- declare auth info valid after a received 180
- don't authenticate terminated calls.

11 years agoFactorized makefiles
Sylvain Berfini [Wed, 23 May 2012 14:59:45 +0000 (16:59 +0200)]
Factorized makefiles

11 years agoUpdate mediastreamer2
Yann Diorcet [Wed, 23 May 2012 14:39:43 +0000 (16:39 +0200)]
Update mediastreamer2

11 years agoupdate ms2
Simon Morlat [Wed, 23 May 2012 08:41:11 +0000 (10:41 +0200)]
update ms2

11 years agoUpdate mediastreamer2
Yann Diorcet [Tue, 22 May 2012 12:29:47 +0000 (14:29 +0200)]
Update mediastreamer2

11 years agoFix unused variable with disabled video
Yann Diorcet [Tue, 22 May 2012 12:16:03 +0000 (08:16 -0400)]
Fix unused variable with disabled video

11 years agoFix call stats init
Yann Diorcet [Mon, 21 May 2012 15:29:47 +0000 (17:29 +0200)]
Fix call stats init

11 years agoFix configure rtptimestamp -> ntptimestamp
Yann Diorcet [Mon, 21 May 2012 14:19:11 +0000 (16:19 +0200)]
Fix configure rtptimestamp -> ntptimestamp

11 years agoAdd const to CallStatsUpdated callback
Yann Diorcet [Mon, 21 May 2012 13:42:28 +0000 (15:42 +0200)]
Add const to CallStatsUpdated callback

11 years agoMerge branch 'master' of git.linphone.org:linphone
Yann Diorcet [Mon, 21 May 2012 13:35:27 +0000 (15:35 +0200)]
Merge branch 'master' of git.linphone.org:linphone

11 years agoAdd call audio/video stats
Yann Diorcet [Mon, 21 May 2012 13:35:14 +0000 (15:35 +0200)]
Add call audio/video stats

11 years agofix missing handling of paused-by-remote when done twice
Simon Morlat [Mon, 21 May 2012 10:25:01 +0000 (12:25 +0200)]
fix missing handling of paused-by-remote when done twice

12 years agofix tunnel code for android
Jehan Monnier [Fri, 18 May 2012 10:37:06 +0000 (12:37 +0200)]
fix tunnel code for android

12 years agoUpdate mediastreamer2 & oRTP
Yann Diorcet [Thu, 17 May 2012 09:18:35 +0000 (11:18 +0200)]
Update mediastreamer2 & oRTP

12 years agoUpdate oRTP
Yann Diorcet [Wed, 16 May 2012 13:54:32 +0000 (15:54 +0200)]
Update oRTP

12 years agoChange rtp-timestamp option to ntp-timestamp
Yann Diorcet [Wed, 16 May 2012 13:42:04 +0000 (15:42 +0200)]
Change rtp-timestamp option to ntp-timestamp

12 years agoUpdate oRTP
Yann Diorcet [Wed, 16 May 2012 12:43:49 +0000 (14:43 +0200)]
Update oRTP

12 years agoUpdate oRTP and add genericplc to POTFILES.skip
Yann Diorcet [Wed, 16 May 2012 10:36:10 +0000 (12:36 +0200)]
Update oRTP and add genericplc to POTFILES.skip

12 years agoUpdate mediastreamer2
Yann Diorcet [Wed, 16 May 2012 08:15:19 +0000 (10:15 +0200)]
Update mediastreamer2

12 years agoUpdate mediastreamer2 & oRTP
Yann Diorcet [Wed, 16 May 2012 07:39:04 +0000 (09:39 +0200)]
Update mediastreamer2 & oRTP

12 years agoMerge branch 'master' of git.linphone.org:linphone
Yann Diorcet [Tue, 15 May 2012 15:09:32 +0000 (17:09 +0200)]
Merge branch 'master' of git.linphone.org:linphone

12 years agoAdd rtp timestamp configure option + debug option
Yann Diorcet [Tue, 15 May 2012 15:08:57 +0000 (17:08 +0200)]
Add rtp timestamp configure option + debug option
Update oRTP & mediastreamer2

12 years agoDo not tread ACK event if call has been terminated
Pierre-Eric Pelloux-Prayer [Tue, 15 May 2012 12:34:58 +0000 (14:34 +0200)]
Do not tread ACK event if call has been terminated

12 years agoUpdate mediastreamer2 & oRTP
Yann Diorcet [Tue, 15 May 2012 10:25:46 +0000 (12:25 +0200)]
Update mediastreamer2 & oRTP

12 years agoRefresh registrations button (need activation)
Guillaume Beraudo [Tue, 15 May 2012 09:05:13 +0000 (11:05 +0200)]
Refresh registrations button (need activation)

In .linphonerc add in [GtkUi] section:
shown_widgets=main_window.proxy_refresh_button

12 years agoupdate ms2 and ortp
Simon Morlat [Thu, 10 May 2012 15:19:51 +0000 (17:19 +0200)]
update ms2 and ortp

12 years agoMerge branch 'master' of git.linphone.org:linphone
Sylvain Berfini [Wed, 9 May 2012 10:15:35 +0000 (12:15 +0200)]
Merge branch 'master' of git.linphone.org:linphone

12 years agooRTP updated
Sylvain Berfini [Wed, 9 May 2012 10:15:22 +0000 (12:15 +0200)]
oRTP updated

12 years agoupdate ms2 for android bugfix
Simon Morlat [Mon, 7 May 2012 20:16:26 +0000 (22:16 +0200)]
update ms2 for android bugfix

12 years agoupdate ms2 for fixing make distcheck
Simon Morlat [Fri, 4 May 2012 07:48:52 +0000 (09:48 +0200)]
update ms2 for fixing make distcheck

12 years agoUpdate mediastreamer
Yann Diorcet [Thu, 3 May 2012 14:32:11 +0000 (16:32 +0200)]
Update mediastreamer

12 years agoUpdate mediastreamer
Yann Diorcet [Thu, 3 May 2012 14:21:23 +0000 (16:21 +0200)]
Update mediastreamer

12 years agoupdate oRTP
Simon Morlat [Thu, 3 May 2012 07:42:44 +0000 (09:42 +0200)]
update oRTP

12 years agomake sure registration with expires=0 is allowed
Jehan Monnier [Mon, 30 Apr 2012 12:34:48 +0000 (14:34 +0200)]
make sure registration with expires=0 is allowed

12 years agoreplace vectors by array lin LinphoneCore.java
Jehan Monnier [Wed, 2 May 2012 08:10:20 +0000 (10:10 +0200)]
replace vectors by array lin LinphoneCore.java

12 years agobugfix with srtp at shutdown
Simon Morlat [Fri, 27 Apr 2012 15:08:36 +0000 (17:08 +0200)]
bugfix with srtp at shutdown

12 years agoRefresh identity after loginframe
Yann Diorcet [Fri, 27 Apr 2012 14:30:40 +0000 (16:30 +0200)]
Refresh identity after loginframe

12 years agofix login frame
Simon Morlat [Fri, 27 Apr 2012 08:24:38 +0000 (10:24 +0200)]
fix login frame

12 years agozoom: float to float* so the app can know about zoom limits
Pierre-Eric Pelloux-Prayer [Thu, 26 Apr 2012 13:30:08 +0000 (15:30 +0200)]
zoom: float to float* so the app can know about zoom limits

12 years agoadd missing using namespace::std
Simon Morlat [Thu, 26 Apr 2012 09:30:50 +0000 (11:30 +0200)]
add missing using namespace::std

12 years agoAdd API to know Call audio/video codec
Yann Diorcet [Wed, 25 Apr 2012 12:58:57 +0000 (14:58 +0200)]
Add API to know Call audio/video codec

12 years agoimprove Ui and update ms2 for important bugfix
Simon Morlat [Wed, 25 Apr 2012 07:25:22 +0000 (09:25 +0200)]
improve Ui and update ms2 for important bugfix

12 years agoUpdate ms2
Pierre-Eric Pelloux-Prayer [Tue, 24 Apr 2012 13:13:26 +0000 (15:13 +0200)]
Update ms2

12 years agoUpdate ms2
Pierre-Eric Pelloux-Prayer [Tue, 24 Apr 2012 09:46:05 +0000 (11:46 +0200)]
Update ms2

12 years agoAdd linphone icon to uninstaller icon
Yann Diorcet [Tue, 24 Apr 2012 08:16:31 +0000 (10:16 +0200)]
Add linphone icon to uninstaller icon

12 years agoCompatible with Java 1.3
Yann Diorcet [Mon, 23 Apr 2012 11:51:24 +0000 (13:51 +0200)]
Compatible with Java 1.3

12 years agostop dtmf stream before starting a new call
Simon Morlat [Fri, 20 Apr 2012 20:49:29 +0000 (22:49 +0200)]
stop dtmf stream before starting a new call

12 years agoupdate ms2
Simon Morlat [Fri, 20 Apr 2012 20:30:24 +0000 (22:30 +0200)]
update ms2

12 years agofix bug for refer state notifications and update ortp
Simon Morlat [Thu, 19 Apr 2012 15:47:31 +0000 (17:47 +0200)]
fix bug for refer state notifications and update ortp

12 years agoMediastreamer2 updated
Sylvain Berfini [Thu, 19 Apr 2012 14:32:30 +0000 (16:32 +0200)]
Mediastreamer2 updated

12 years agofix bug with bad contact in 200Ok in case of authless proxy config.
Simon Morlat [Thu, 19 Apr 2012 09:36:17 +0000 (11:36 +0200)]
fix bug with bad contact in 200Ok in case of authless proxy config.

12 years agoMerge branch 'master' of git://git.linphone.org/linphone
Simon Morlat [Tue, 17 Apr 2012 16:05:54 +0000 (18:05 +0200)]
Merge branch 'master' of git://git.linphone.org/linphone

12 years agooptimize AudioUnit startup time
Simon Morlat [Tue, 17 Apr 2012 16:05:05 +0000 (18:05 +0200)]
optimize AudioUnit startup time

12 years agoMakefile for Android without neon
Sylvain Berfini [Tue, 17 Apr 2012 14:50:07 +0000 (16:50 +0200)]
Makefile for Android without neon

12 years agoAdd video zoom API
Pierre-Eric Pelloux-Prayer [Tue, 17 Apr 2012 09:13:29 +0000 (11:13 +0200)]
Add video zoom API

12 years agouse double registration also for TCP and TLS
Simon Morlat [Mon, 16 Apr 2012 13:44:02 +0000 (15:44 +0200)]
use double registration also for TCP and TLS

12 years agofix ms2 compilation issue
Jehan Monnier [Thu, 12 Apr 2012 11:51:55 +0000 (13:51 +0200)]
fix ms2 compilation issue

12 years agoupdate ms2: protect iounit render call back againt filter destruction
Jehan Monnier [Wed, 11 Apr 2012 12:25:46 +0000 (14:25 +0200)]
update ms2: protect iounit render call back againt filter destruction

12 years agofix a few codecs without numbering
Simon Morlat [Fri, 6 Apr 2012 15:24:16 +0000 (17:24 +0200)]
fix a few codecs without numbering

12 years agoMediastreamer2 updated
Sylvain Berfini [Fri, 6 Apr 2012 14:07:14 +0000 (16:07 +0200)]
Mediastreamer2 updated

12 years agoupdate NEWS
Simon Morlat [Fri, 6 Apr 2012 14:03:52 +0000 (16:03 +0200)]
update NEWS

12 years agoupdate ms2 and ortp
Simon Morlat [Fri, 6 Apr 2012 10:59:48 +0000 (12:59 +0200)]
update ms2 and ortp

12 years agoadd linphone_core_get_payload_type_number in api
Yann Diorcet [Thu, 5 Apr 2012 10:43:41 +0000 (12:43 +0200)]
add linphone_core_get_payload_type_number in api

12 years agobugfix: do not retry without encryption when call is cancelled
Simon Morlat [Wed, 4 Apr 2012 10:29:03 +0000 (12:29 +0200)]
bugfix: do not retry without encryption when call is cancelled

12 years agofix bug in incoming call timeout implementation
Simon Morlat [Wed, 4 Apr 2012 08:39:56 +0000 (10:39 +0200)]
fix bug in incoming call timeout implementation

12 years agoUpdate ms2
Pierre-Eric Pelloux-Prayer [Tue, 3 Apr 2012 14:22:01 +0000 (16:22 +0200)]
Update ms2

12 years agofix auto-resuming of call in case of transfer failures
Simon Morlat [Tue, 3 Apr 2012 14:18:23 +0000 (16:18 +0200)]
fix auto-resuming of call in case of transfer failures

12 years agoAdd transfer_state property to LinphoneCall
Pierre-Eric Pelloux-Prayer [Tue, 3 Apr 2012 13:34:03 +0000 (15:34 +0200)]
Add transfer_state property to LinphoneCall

12 years agofix broken compile
Simon Morlat [Tue, 3 Apr 2012 14:04:57 +0000 (16:04 +0200)]
fix broken compile

12 years agofix: don't stop ringback in linphone_core_stop_dtmf_stream().
Simon Morlat [Tue, 3 Apr 2012 13:35:42 +0000 (15:35 +0200)]
fix: don't stop ringback in linphone_core_stop_dtmf_stream().