linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Linphone-3.5.1 released for desktop


From: Simon Morlat
Subject: Re: [Linphone-users] Linphone-3.5.1 released for desktop
Date: Sat, 18 Feb 2012 23:13:04 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0

Hi Alekcejk,

We are planning new releases of oRTP and mediastreamer2 as standalone packages. For zrtp, use zrtpcpp from git://git.linphone.org/zrtpcpp.git , which is a mirror of the zrtpcpp version we used.

Regards,

Simon

Le 16/02/2012 22:26, address@hidden a écrit :
address@hidden wrote:

Hi,

Are you planning new releases of oRTP and mediastreamer
(there are still 0.18.0 and 2.8.0 versions
in master branches of oRTP and mediastreamer2)?
I tried to build oRTP from master against libzrtpcpp-2.0.0 but there was errors:

zrtp.c: In function 'ortp_zrtp_configure_context':
zrtp.c:826:2: error: implicit declaration of function 'zrtp_setEnrollmentMode' 
[-Werror=implicit-
function-declaration]
zrtp.c: In function 'ortp_zrtp_context_new':
zrtp.c:839:2: error: passing argument 3 of 'zrtp_initializeZrtpEngine' discards 
'const' qualifier
from pointer target type [-Werror]
In file included from ../include/ortp/zrtp.h:32:0,
                  from zrtp.c:29:
/usr/include/libzrtpcpp/ZrtpCWrapper.h:589:10: note: expected 'char *' but 
argument is of type
'const char *'
zrtp.c:839:2: error: too many arguments to function 'zrtp_initializeZrtpEngine'
In file included from ../include/ortp/zrtp.h:32:0,
                  from zrtp.c:29:
/usr/include/libzrtpcpp/ZrtpCWrapper.h:589:10: note: declared here
zrtp.c: In function 'ortp_zrtp_multistream_new':
zrtp.c:869:2: error: passing argument 3 of 'zrtp_initializeZrtpEngine' discards 
'const' qualifier
from pointer target type [-Werror]
In file included from ../include/ortp/zrtp.h:32:0,
                  from zrtp.c:29:
/usr/include/libzrtpcpp/ZrtpCWrapper.h:589:10: note: expected 'char *' but 
argument is of type
'const char *'
zrtp.c:869:2: error: too many arguments to function 'zrtp_initializeZrtpEngine'
In file included from ../include/ortp/zrtp.h:32:0,
                  from zrtp.c:29:
/usr/include/libzrtpcpp/ZrtpCWrapper.h:589:10: note: declared here
cc1: all warnings being treated as errors
make[3]: *** [zrtp.lo] Error 1


As I can see there is no ZRTP support in ortp-0.18.0
but ZRTP support is available in oRTP bundled with linphone.
So if linphone will be built against external ortp-0.18.0
then it will not have ZRTP encryption.


Sylvain Berfini wrote:

Hi,

I'm pleased to announce you the release of linphone-desktop 3.5.1, which
brings some interesting features :
- A "wizard" tool to create accounts from linphone (on our SIP proxy
powered on sip.linphone.org)
- ZRTP media encryption
- SILK audio codec (as a plugin for Linux, directly embedded into MacOS
bundle and available soon on Win32)

Download links:
Sources:
http://download-mirror.savannah.gnu.org/releases/linphone/3.5.x/sources/linphone-3.5.1.tar.gz

MacOS bundle:
http://download-mirror.savannah.gnu.org/releases/linphone/stable/macos/linphone-3.5.1.app.zip

Win32 setup:
http://download-mirror.savannah.gnu.org/releases/linphone/stable/win32/linphone-3.5.1-setup.exe

Sources for the SILK plugin:
http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/mssilk-0.0.1.tar.gz

<http://download-mirror.savannah.gnu.org/releases/linphone/stable/win32/linphone-3.5.0-
setup.exe>
As usual, your contributions and feedback are welcome.

Regards.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]