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