Re: [Freeswitch-users] TLS support on debian lenny

2009-11-16 Thread Brian West
Mark update and try again... we did some changes to the core odbc stuff today and waiting on the dust to settle. Thanks, Brian On Nov 16, 2009, at 9:15 PM, Mark Campbell-Smith wrote: > I installed libcurl4-openssl-dev, but this automatically removed > libcurl4-gnutls-dev, which is required by

Re: [Freeswitch-users] TLS support on debian lenny

2009-11-16 Thread Mark Campbell-Smith
I installed libcurl4-openssl-dev, but this automatically removed libcurl4-gnutls-dev, which is required by mod_dingaling. Now mod_dingaling fails to build with: Compiling mod_dingaling.c ... mod_dingaling.c:309:78: error: macro "switch_odbc_handle_callback_exec" requires 5 arguments, but only 4 gi

[Freeswitch-users] TLS support on debian lenny

2009-11-16 Thread Mark Campbell-Smith
Hi! I am trying to enable SSL support in FS. I have followed the wiki at http://wiki.freeswitch.org/wiki/SIP_TLS I already had libssl-dev installed, so I thought support should already have been compiled into FS, however enabling Internal_ssl_enable=true in vars.xml results in FS internal profil

Re: [Freeswitch-users] TLS support in Debian build

2009-03-18 Thread Brian West
I thought we had... hrm. /b On Mar 18, 2009, at 5:39 PM, Karl Vesterling wrote: Was this ever resolved? If we're missing something in the documentation, I'd like to make sure it's in there. Best Regards, Karl J. Vesterling k...@ken-ton.com 202-461-3239 x0 ___

Re: [Freeswitch-users] TLS support in Debian build

2009-03-18 Thread Karl Vesterling
Was this ever resolved? If we're missing something in the documentation, I'd like to make sure it's in there. Best Regards, Karl J. Vesterling k...@ken-ton.com 202-461-3239 x0 On Mar 18, 2009, at 11:34 AM, Michael Jerris wrote: On Mar 17, 2009, at 10:31 PM, Jason White wrote: Brian West

Re: [Freeswitch-users] TLS support in Debian build

2009-03-18 Thread Michael Jerris
On Mar 17, 2009, at 10:31 PM, Jason White wrote: > Brian West wrote: >> if you installed the ssl devel stuff AFTER you configured you'll need >> to reconfigure. > > I'm reasonably sure it was installed already, unless it was pulled > in recently > by a package upgrade. > > The configure script

Re: [Freeswitch-users] TLS support in Debian build

2009-03-17 Thread Jason White
Brian West wrote: > if you installed the ssl devel stuff AFTER you configured you'll need > to reconfigure. I'm reasonably sure it was installed already, unless it was pulled in recently by a package upgrade. The configure script needs to look in /usr/include/openssl for the headers. I'll have

Re: [Freeswitch-users] TLS support in Debian build

2009-03-17 Thread Brian West
if you installed the ssl devel stuff AFTER you configured you'll need to reconfigure. /b On Mar 17, 2009, at 8:46 PM, Jason White wrote: > I've just tried enabling TLS support, and the SIP profiles with TLS > enabled in > them won't load. > > According to the wiki, this is typically the resu

[Freeswitch-users] TLS support in Debian build

2009-03-17 Thread Jason White
I've just tried enabling TLS support, and the SIP profiles with TLS enabled in them won't load. According to the wiki, this is typically the result of missing headers during the build process, with TLS having not been included. However, on my Debian system, I have header files under /usr/include/

Re: [Freeswitch-users] TLS-Support

2008-05-19 Thread Brian West
You'll need 7.1.33 firmware from snom before TLS/SRTP works correctly. I personally worked with Snom to fix every one of the srtp/ tls bugs that were left. (7.1.33 should be out very soon i'm told) /b On May 19, 2008, at 10:12 AM, Helmut Kuper wrote: > -BEGIN PGP SIGNED MESSAGE- > H

Re: [Freeswitch-users] TLS-Support

2008-05-19 Thread Helmut Kuper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, ok works now. I had to install libgnutls-dev befor running ./configure script. TLS works with default-values of "bin/gentls_cert setup" and "bin/gentls_cert create". Except some issues on snom side at least simple calls, MOH and voicebox works we

Re: [Freeswitch-users] TLS-Support

2008-05-19 Thread Brian West
You need to make sure you have openssl-devel when you configure/ compile Sofia otherwise it's not enabled. Also their is more to it than "bin/gentls_cert setup" http://wiki.freeswitch.org/wiki/Tls Thanks, Brian On May 19, 2008, at 7:52 AM, Helmut Kuper wrote: > -BEGIN PGP SIGNED MESSA

[Freeswitch-users] TLS-Support

2008-05-19 Thread Helmut Kuper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I try to get SIPS via TLS/TCP up. Unfortunately I get this error in console as a non root user: tport_bind_server(0x80febb8) to */85.16.246.5:5061/sips nta: bind(85.16.246.5:5061;transport=*): Protocol not supported nua: initializing SIP stack