linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] Cannot start TLS (build with-ssl)


From: Mike Dawson
Subject: [Linphone-users] Cannot start TLS (build with-ssl)
Date: Sat, 23 Feb 2013 03:52:59 +0430

Dear All,

I'm trying to upgrade to running my SIP messaging over SSL.  For some
reason though linphone does not want to start anything running on TLS:

Output using linphonec -d 6

ortp-warning-Could not start tls transport on port 5099, maybe this port
is already used.
Warning: Could not start tls transport on port 5099, maybe this port is
already used.

in .linphonerc I have:

sip_port=0
sip_tcp_port=0
sip_tls_port=5099

No mater if the server is on or off, this message comes instantly.  From
what I can see this is because the --with-ssl option is not enabled by
default as per this link:

http://permalink.gmane.org/gmane.linux.debian.packages.voip.devel/20180

I understand there might be issues with encryption and the IOS or
Android app markets - but not sure I see why TLS would be disabled on
Linux by default.  When securing a call with SRTP that doesn't really
work unless the SIP is encrypted AFAIK.

I even just tried building again to get it enabled but then ran into:

gcc -DHAVE_CONFIG_H -I. -I..    -DIN_LINPHONE -I../coreapi/
-I../mediastreamer2/include -I../oRTP/include -Wall  -Werror -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12    -DINET6  -g -O2
-fno-strict-aliasing -c main.c
main.c: In function ‘main’:
main.c:1646:2: error: ‘g_thread_init’ is deprecated (declared
at /usr/include/glib-2.0/glib/deprecated/gthread.h:259)
[-Werror=deprecated-declarations]
cc1: all warnings being treated as errors

Any chance with-ssl can be made the default for the Ubuntu packages/ppa?

Thanks/Regards,

-Mike

-- 

Mike Dawson
CEO
PAIWASTOON Networking Services Ltd

"Making IT Work for Afghanistan"

Email: address@hidden
Phone: +93 798 258 092 / +971 555 99 7043
Skype: mike.dawson

Site: http://paiwastoon.net  |  Twitter: @paiwastoon_net  | Facebook: 
facebook.com/Paiwastoon.net


Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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