[asterisk-dev] Turning off SSL in asterisk
Mark Michelson
mmichelson at digium.com
Thu Aug 7 16:13:44 CDT 2008
Lee Lundrigan wrote:
> I am trying to configure a system in asterisk for storing voicemail on
> an IMAP server.
>
> By default it looks like SSL is turned on, anyone know how to shut it off?
>
> Thanks in advance,
> Lee Lundrigan
> Laszlo Systems
SSL is handled in the underlying IMAP c-client implementation. Just add
"SSLTYPE=none" when building the c-client and SSL will be turned off.
Mark Michelson
More information about the asterisk-dev
mailing list