]> sjero.net Git - linphone/log
linphone
11 years agoUpdate ms2 submodule.
Ghislain MARY [Mon, 28 Jan 2013 11:08:05 +0000 (12:08 +0100)]
Update ms2 submodule.

11 years agoFix previous merge
Yann Diorcet [Fri, 25 Jan 2013 11:07:00 +0000 (12:07 +0100)]
Fix previous merge

11 years agoMerge branch 'upnp'
Yann Diorcet [Fri, 25 Jan 2013 11:01:50 +0000 (12:01 +0100)]
Merge branch 'upnp'

Conflicts:
coreapi/callbacks.c
coreapi/linphonecore.c
gtk/Makefile.am
mediastreamer2

11 years agouPnP: Don't wait if there is no pending bindings
Yann Diorcet [Thu, 24 Jan 2013 16:43:05 +0000 (17:43 +0100)]
uPnP: Don't wait if there is no pending bindings

11 years agoUpdate ms2 for upnp improvement
Yann Diorcet [Thu, 24 Jan 2013 16:32:00 +0000 (17:32 +0100)]
Update ms2 for upnp improvement

11 years agoAdd upnp call stats
Yann Diorcet [Thu, 24 Jan 2013 14:59:42 +0000 (15:59 +0100)]
Add upnp call stats

11 years agoKeep the total number of streams and the number of active streams in the media descri...
Ghislain MARY [Tue, 22 Jan 2013 10:39:05 +0000 (11:39 +0100)]
Keep the total number of streams and the number of active streams in the media description.

This is to respect section 8 of RFC 3264 ("Modifying the Session"). The
number of streams in the SDP MUST NOT decrease.

11 years agoPatch preventing chmod on /dev/null
Guillaume Beraudo [Tue, 22 Jan 2013 17:10:45 +0000 (18:10 +0100)]
Patch preventing chmod on /dev/null

11 years agoenhance liblinphone documentation
Simon Morlat [Mon, 21 Jan 2013 11:41:46 +0000 (12:41 +0100)]
enhance liblinphone documentation

11 years agoUpdate ms2 submodule.
Ghislain MARY [Mon, 21 Jan 2013 11:02:40 +0000 (12:02 +0100)]
Update ms2 submodule.

11 years agoUse random port instead of fixed 15060 for tunnel transport.
Ghislain MARY [Mon, 21 Jan 2013 11:01:41 +0000 (12:01 +0100)]
Use random port instead of fixed 15060 for tunnel transport.

11 years agoAdd tcp_tls_keepalive configuration option to (de)activate SIP keepalive for TCP...
Ghislain MARY [Mon, 21 Jan 2013 10:25:38 +0000 (11:25 +0100)]
Add tcp_tls_keepalive configuration option to (de)activate SIP keepalive for TCP/TLS.

11 years agoFix library dependencies linking on Debian based systems.
Ghislain MARY [Fri, 18 Jan 2013 15:04:58 +0000 (16:04 +0100)]
Fix library dependencies linking on Debian based systems.

11 years agoUpdate ms2 submodule.
Ghislain MARY [Fri, 18 Jan 2013 11:06:43 +0000 (12:06 +0100)]
Update ms2 submodule.

11 years agoMerge branch 'dev_bt_session_version'
Ghislain MARY [Fri, 18 Jan 2013 10:59:52 +0000 (11:59 +0100)]
Merge branch 'dev_bt_session_version'

11 years agoAdd "keep_sdp_version" option.
Ghislain MARY [Fri, 18 Jan 2013 10:57:44 +0000 (11:57 +0100)]
Add "keep_sdp_version" option.

11 years agoUpdated FactoryImpl to change Neon detection in CPUs
Sylvain Berfini [Fri, 18 Jan 2013 10:48:14 +0000 (11:48 +0100)]
Updated FactoryImpl to change Neon detection in CPUs

11 years agoFix uPnP: Better handling of protocol
Yann Diorcet [Thu, 17 Jan 2013 17:07:59 +0000 (18:07 +0100)]
Fix uPnP: Better handling of protocol

11 years agoPrevent crash when updating SRTP keys if a media is disabled.
Ghislain MARY [Thu, 17 Jan 2013 15:27:39 +0000 (16:27 +0100)]
Prevent crash when updating SRTP keys if a media is disabled.

11 years agoMerge branch 'master' of git.linphone.org:linphone into upnp
Yann Diorcet [Thu, 17 Jan 2013 14:34:58 +0000 (15:34 +0100)]
Merge branch 'master' of git.linphone.org:linphone into upnp

Conflicts:
coreapi/linphone_tunnel.cc
mediastreamer2

11 years agofix chat picture update
Margaux Clerc [Thu, 17 Jan 2013 12:42:15 +0000 (13:42 +0100)]
fix chat picture update

11 years agomodified chat_picture update
Margaux Clerc [Thu, 17 Jan 2013 12:01:11 +0000 (13:01 +0100)]
modified chat_picture update

11 years agoAdd check to prevent crash.
Ghislain MARY [Thu, 17 Jan 2013 10:32:00 +0000 (11:32 +0100)]
Add check to prevent crash.

11 years agoFix lpc2xml for old libxml version
Yann Diorcet [Thu, 17 Jan 2013 09:57:59 +0000 (10:57 +0100)]
Fix lpc2xml for old libxml version

11 years agoAdd notification message sending and name in the chat tab
Margaux Clerc [Thu, 17 Jan 2013 09:56:20 +0000 (10:56 +0100)]
Add notification message sending and name in the chat tab

11 years agofix libxml compilation error
Simon Morlat [Thu, 17 Jan 2013 08:31:35 +0000 (09:31 +0100)]
fix libxml compilation error

11 years agoMerge branch 'master' of git.linphone.org:linphone
Simon Morlat [Wed, 16 Jan 2013 14:50:27 +0000 (15:50 +0100)]
Merge branch 'master' of git.linphone.org:linphone

11 years agoupdate ms2 again
Simon Morlat [Wed, 16 Jan 2013 14:50:05 +0000 (15:50 +0100)]
update ms2 again

11 years agoDon't use deprecated API in chatroom tutorial
Sylvain Berfini [Wed, 16 Jan 2013 14:48:02 +0000 (15:48 +0100)]
Don't use deprecated API in chatroom tutorial

11 years agoMerge branch 'master' of git.linphone.org:linphone
Yann Diorcet [Wed, 16 Jan 2013 14:35:15 +0000 (15:35 +0100)]
Merge branch 'master' of git.linphone.org:linphone

11 years agoAdd common name certificate verification function in sal
Yann Diorcet [Wed, 16 Jan 2013 14:35:03 +0000 (15:35 +0100)]
Add common name certificate verification function in sal
Add eXosip sal wrapper to eXosip_tls_verify_cn

11 years agoUpdated chatroom tutorial
Sylvain Berfini [Wed, 16 Jan 2013 14:28:29 +0000 (15:28 +0100)]
Updated chatroom tutorial

11 years agoOption to store auth_info in linphonerc
Guillaume Beraudo [Wed, 16 Jan 2013 09:53:39 +0000 (10:53 +0100)]
Option to store auth_info in linphonerc

Force value in user application after core creation in order to
prevent the passwords to be stored.

11 years agoRemove useless prefix(use default)
Yann Diorcet [Wed, 16 Jan 2013 13:42:12 +0000 (14:42 +0100)]
Remove useless prefix(use default)

11 years agoAdd lpc2xml tool and fix xml2lpc validation
Yann Diorcet [Wed, 16 Jan 2013 13:36:31 +0000 (14:36 +0100)]
Add lpc2xml tool and fix xml2lpc validation

11 years agoImprove the lpconfig functions
Yann Diorcet [Wed, 16 Jan 2013 13:35:37 +0000 (14:35 +0100)]
Improve the lpconfig functions

11 years agoupdate ms2 again
Simon Morlat [Wed, 16 Jan 2013 13:17:13 +0000 (14:17 +0100)]
update ms2 again

11 years agoUpdate ms2 submodule.
Ghislain MARY [Wed, 16 Jan 2013 12:50:46 +0000 (13:50 +0100)]
Update ms2 submodule.

11 years agoFix intltool-update warnings.
Ghislain MARY [Wed, 16 Jan 2013 10:59:22 +0000 (11:59 +0100)]
Fix intltool-update warnings.

11 years agoUpdated JNI for tunnel
Sylvain Berfini [Wed, 16 Jan 2013 10:56:28 +0000 (11:56 +0100)]
Updated JNI for tunnel

11 years agoTake the payload type number into account when comparing to media stream payload...
Ghislain MARY [Wed, 16 Jan 2013 10:25:01 +0000 (11:25 +0100)]
Take the payload type number into account when comparing to media stream payload types.

11 years agoDo not use deprecated autotools macros.
Ghislain MARY [Wed, 16 Jan 2013 09:36:28 +0000 (10:36 +0100)]
Do not use deprecated autotools macros.

11 years agoname of contact in tab, search bar removed
Margaux Clerc [Wed, 16 Jan 2013 08:42:03 +0000 (09:42 +0100)]
name of contact in tab, search bar removed

11 years agoFix POTFILES.
Ghislain MARY [Tue, 15 Jan 2013 15:16:58 +0000 (16:16 +0100)]
Fix POTFILES.

11 years agoupdate ms2
Simon Morlat [Tue, 15 Jan 2013 14:08:42 +0000 (15:08 +0100)]
update ms2

11 years agoUpdate linphone tunnel API
Yann Diorcet [Tue, 15 Jan 2013 11:47:49 +0000 (12:47 +0100)]
Update linphone tunnel API

11 years agoUpdate ms2
Sylvain Berfini [Tue, 15 Jan 2013 11:07:01 +0000 (12:07 +0100)]
Update ms2

11 years agoenforce "media_encryption_mandatory" policy for incoming calls too.
Simon Morlat [Tue, 15 Jan 2013 10:53:33 +0000 (11:53 +0100)]
enforce "media_encryption_mandatory" policy for incoming calls too.
add toggle button for this into gtk interface.

11 years agoupdate ms2
Simon Morlat [Mon, 14 Jan 2013 15:17:02 +0000 (16:17 +0100)]
update ms2

11 years agoFix BYE authorization when challenged
Guillaume Beraudo [Mon, 14 Jan 2013 13:28:51 +0000 (14:28 +0100)]
Fix BYE authorization when challenged

11 years agoUpdate ms2 submodule.
Ghislain MARY [Fri, 11 Jan 2013 09:52:22 +0000 (10:52 +0100)]
Update ms2 submodule.

11 years agofix linphone quit
Margaux Clerc [Thu, 10 Jan 2013 14:55:10 +0000 (15:55 +0100)]
fix linphone quit

11 years agoFix messages and pixmaps
Margaux Clerc [Thu, 10 Jan 2013 13:48:28 +0000 (14:48 +0100)]
Fix messages and pixmaps

11 years agoAdd missing BUILD_UPNP preprocessor condition
Yann Diorcet [Thu, 10 Jan 2013 11:47:57 +0000 (12:47 +0100)]
Add missing BUILD_UPNP preprocessor condition

11 years agoFix upnp on call update
Yann Diorcet [Thu, 10 Jan 2013 10:24:09 +0000 (11:24 +0100)]
Fix upnp on call update

11 years agoCall upnp update on video remove
Yann Diorcet [Thu, 10 Jan 2013 10:17:35 +0000 (11:17 +0100)]
Call upnp update on video remove

11 years agoDo not update session version in SDP when remote send re-invite without updating it.
Ghislain MARY [Wed, 9 Jan 2013 15:57:41 +0000 (16:57 +0100)]
Do not update session version in SDP when remote send re-invite without updating it.

11 years agoFix issue with assistant and memory leak
Yann Diorcet [Wed, 9 Jan 2013 16:33:52 +0000 (17:33 +0100)]
Fix issue with assistant and memory leak

11 years agoImprove statistics display
Yann Diorcet [Wed, 9 Jan 2013 14:06:36 +0000 (15:06 +0100)]
Improve statistics display

11 years agoMerge branch 'master' of git.linphone.org:linphone into upnp
Yann Diorcet [Wed, 9 Jan 2013 12:58:33 +0000 (13:58 +0100)]
Merge branch 'master' of git.linphone.org:linphone into upnp

Conflicts:
coreapi/linphonecore.c
mediastreamer2

11 years agoUpdate ms2 and oRTP submodules for dummy STUN packet sending.
Ghislain MARY [Wed, 9 Jan 2013 11:19:37 +0000 (12:19 +0100)]
Update ms2 and oRTP submodules for dummy STUN packet sending.

11 years agoImprove uPnP API and uPnP mechanism
Yann Diorcet [Wed, 9 Jan 2013 10:56:55 +0000 (11:56 +0100)]
Improve uPnP API and uPnP mechanism

11 years agoDisabled buttons in conf frame, callview improved, removing the search bar
Margaux Clerc [Wed, 9 Jan 2013 09:43:17 +0000 (10:43 +0100)]
Disabled buttons in conf frame, callview improved, removing the search bar

11 years agoImprove uPnP api
Yann Diorcet [Wed, 9 Jan 2013 09:28:18 +0000 (10:28 +0100)]
Improve uPnP api

11 years agoAdd message on port mapping update/clean
Yann Diorcet [Tue, 8 Jan 2013 16:29:58 +0000 (17:29 +0100)]
Add message on port mapping update/clean

11 years agoAdd better uPnP description
Yann Diorcet [Tue, 8 Jan 2013 16:28:01 +0000 (17:28 +0100)]
Add better uPnP description

11 years agoAdd debug log on port mapping add/remove send
Yann Diorcet [Tue, 8 Jan 2013 16:15:46 +0000 (17:15 +0100)]
Add debug log on port mapping add/remove send

11 years agoImprove uPnP
Yann Diorcet [Tue, 8 Jan 2013 16:06:27 +0000 (17:06 +0100)]
Improve uPnP

11 years agoDetect presence of DSCP in exosip
Guillaume Beraudo [Tue, 8 Jan 2013 15:16:59 +0000 (16:16 +0100)]
Detect presence of DSCP in exosip

11 years agoAdd another early port binding release
Yann Diorcet [Tue, 8 Jan 2013 13:33:48 +0000 (14:33 +0100)]
Add another early port binding release

11 years agoUpdate upnp igd, and early destroy upnp session on call fail
Yann Diorcet [Tue, 8 Jan 2013 12:56:07 +0000 (13:56 +0100)]
Update upnp igd, and early destroy upnp session on call fail

11 years agoupdate translation files and dtmf table
Margaux Clerc [Tue, 8 Jan 2013 10:25:13 +0000 (11:25 +0100)]
update translation files and dtmf table

11 years agoupdate ms2
Sylvain Berfini [Tue, 8 Jan 2013 09:59:55 +0000 (10:59 +0100)]
update ms2

11 years agoFix typo mistake in previous java impl
Sylvain Berfini [Tue, 8 Jan 2013 09:45:44 +0000 (10:45 +0100)]
Fix typo mistake in previous java impl

11 years agoAdd JNI to get lowBandwidthMode value
Sylvain Berfini [Tue, 8 Jan 2013 09:43:48 +0000 (10:43 +0100)]
Add JNI to get lowBandwidthMode value

11 years agoUpdate ms2 submodule.
Ghislain MARY [Tue, 8 Jan 2013 09:20:25 +0000 (10:20 +0100)]
Update ms2 submodule.

11 years agochat tab takes focus in text entry
Simon Morlat [Mon, 7 Jan 2013 17:24:44 +0000 (18:24 +0100)]
chat tab takes focus in text entry

11 years agoFactorize media streams code.
Ghislain MARY [Mon, 7 Jan 2013 10:45:54 +0000 (11:45 +0100)]
Factorize media streams code.

11 years agoDon't remove hook (done before)
Yann Diorcet [Mon, 7 Jan 2013 15:19:20 +0000 (16:19 +0100)]
Don't remove hook (done before)
Remove unused variable

11 years agoSet external port equal to local port the first time
Yann Diorcet [Mon, 7 Jan 2013 15:08:09 +0000 (16:08 +0100)]
Set external port equal to local port the first time

11 years agoupdate translation files(de,he,ru) and fix the language choice for linux
Margaux Clerc [Mon, 7 Jan 2013 14:06:31 +0000 (15:06 +0100)]
update translation files(de,he,ru) and fix the language choice for linux

11 years agoJNI method to extract country code from e164 phone number
Sylvain Berfini [Mon, 7 Jan 2013 09:53:41 +0000 (10:53 +0100)]
JNI method to extract country code from e164 phone number

11 years agoFix invalid port binding comparaison
Yann Diorcet [Mon, 7 Jan 2013 08:50:25 +0000 (09:50 +0100)]
Fix invalid port binding comparaison

11 years agoWorking call with uPnP
Yann Diorcet [Fri, 4 Jan 2013 15:19:13 +0000 (16:19 +0100)]
Working call with uPnP

11 years agoMerge branch 'dev_gtk_new_ui' of git.linphone.org:linphone
Margaux Clerc [Fri, 4 Jan 2013 09:27:55 +0000 (10:27 +0100)]
Merge branch 'dev_gtk_new_ui' of git.linphone.org:linphone

11 years agoupdate function chat picture
Margaux Clerc [Fri, 4 Jan 2013 09:13:58 +0000 (10:13 +0100)]
update function chat picture

11 years agoFix logging for tunnel on Android.
Ghislain MARY [Thu, 3 Jan 2013 15:14:35 +0000 (16:14 +0100)]
Fix logging for tunnel on Android.

11 years agoWorking sip upnp
Yann Diorcet [Thu, 3 Jan 2013 14:38:03 +0000 (15:38 +0100)]
Working sip upnp

11 years agoModification incall view and fix the problem for click on the contact list
Margaux Clerc [Thu, 3 Jan 2013 14:19:57 +0000 (15:19 +0100)]
Modification incall view and fix the problem for click on the contact list

11 years agoFix bug in auto detect procedure of tunnel manager.
Ghislain MARY [Thu, 3 Jan 2013 14:07:02 +0000 (15:07 +0100)]
Fix bug in auto detect procedure of tunnel manager.

The same UDP client was always used and so the tunnel could never be
enabled by the auto detect mode.

11 years agoCorrection messages
Margaux Clerc [Thu, 3 Jan 2013 10:04:13 +0000 (11:04 +0100)]
Correction messages

11 years agoMerge branch 'master' of git.linphone.org:linphone into dev_gtk_new_ui
Guillaume Beraudo [Thu, 3 Jan 2013 08:41:06 +0000 (09:41 +0100)]
Merge branch 'master' of git.linphone.org:linphone into dev_gtk_new_ui

11 years agoFix dial plan e164 infinite loop
Yann Diorcet [Thu, 3 Jan 2013 07:48:10 +0000 (08:48 +0100)]
Fix dial plan e164 infinite loop

11 years agoTAG for android traces can be specified through JNI interface
Sylvain Berfini [Thu, 27 Dec 2012 11:18:02 +0000 (12:18 +0100)]
TAG for android traces can be specified through JNI interface

11 years agoUpdate ms2
Sylvain Berfini [Thu, 27 Dec 2012 10:41:00 +0000 (11:41 +0100)]
Update ms2

11 years agoRenamed Log package in imports
Sylvain Berfini [Thu, 27 Dec 2012 10:20:43 +0000 (11:20 +0100)]
Renamed Log package in imports

11 years agoMoved Log java class from linphone core to mediastreamer
Sylvain Berfini [Thu, 27 Dec 2012 10:15:53 +0000 (11:15 +0100)]
Moved Log java class from linphone core to mediastreamer

11 years agoAdd JNI to set static picture.
Ghislain MARY [Fri, 21 Dec 2012 16:17:00 +0000 (17:17 +0100)]
Add JNI to set static picture.

11 years agoUpdate ms2 submodule.
Ghislain MARY [Fri, 21 Dec 2012 15:32:49 +0000 (16:32 +0100)]
Update ms2 submodule.

11 years agoAllow update of SRTP crypto keys without restarting the media streams.
Ghislain MARY [Fri, 21 Dec 2012 15:31:40 +0000 (16:31 +0100)]
Allow update of SRTP crypto keys without restarting the media streams.