Hi everyone, Are there any incompatibility issues between asterisk and the c-client using SSL? When I enable SSL I get the error: *pbx.c:1832 pbx_extension_helper: No application 'VoiceMailMain' *whenever I am trying to access voicemail. But when SSL is disabled everything works great, just like its supposed to with imap. Any ideas? Thanks in advance, Lee Lundrigan Asterisk: 1.4.21.2 C-client: 2004g OS: CentOS 5.2
Lee Lundrigan wrote:> Hi everyone, > > Are there any incompatibility issues between asterisk and the c-client > using SSL? > When I enable SSL I get the error: > *pbx.c:1832 pbx_extension_helper: No application 'VoiceMailMain' > *whenever I am trying to access voicemail. > > But when SSL is disabled everything works great, just like its supposed > to with imap. > > Any ideas?It looks like app_voicemail is failing to load when you build c-client with SSL support. Try running "module load app_voicemail.so" from the Asterisk CLI to see what the error message is. -- Russell Bryant Senior Software Engineer Open Source Team Lead Digium, Inc.