On 23-06 10:02, Klaus Darilion wrote:
Iñaki Baz Castillo schrieb:
El Lunes, 22 de Junio de 2009, Juha Heinanen escribió:
Iñaki Baz Castillo writes:
Hi, Kamailio trunk version requires libcurl4-gnutls-dev Debian Lenny package while SIP-Router trunk version requires libcurl4-openssl-dev.
looks like both libcurl4-gnutls-dev and libcurl4-openssl-dev provide libcurl library. i think that my use of libcurl in k and sr modules could use either package.
I could try to compile Kamailio with libcurl4-openssl-dev (changing the debian control file). Any issue with it?
I think there is no difference in functionality - just differences in licensing.
From what I have seen there appears to be a big difference in performance, for example:
http://www.mail-archive.com/lftp-devel@uniyar.ac.ru/msg01486.html
and I have seen more such reports. Openssl received lots of speed optimizations over time, unlike gnutls.
Jan.