Re: [asterisk-users] Asterisk vs c-client issues

2008-08-18 Thread Patrick
Lee Lundrigan wrote: > Russell Bryant wrote: >> 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' >>>

Re: [asterisk-users] Asterisk vs c-client issues

2008-08-15 Thread Tzafrir Cohen
On Fri, Aug 15, 2008 at 12:49:02PM -0700, Lee Lundrigan wrote: > londo*CLI> module load app_voicemail.so > [Aug 15 12:45:24] WARNING[14459]: loader.c:363 load_dynamic_module: > Error loading module 'app_voicemail.so': > /usr/lib/asterisk/modules/app_voicemail.so: cannot restore segment prot > a

Re: [asterisk-users] Asterisk vs c-client issues

2008-08-15 Thread Lee Lundrigan
Russell Bryant wrote: > 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

Re: [asterisk-users] Asterisk vs c-client issues

2008-08-15 Thread Russell Bryant
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 dis

[asterisk-users] Asterisk vs c-client issues

2008-08-14 Thread Lee Lundrigan
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