[asterisk-users] IMAP client in asterisk not trying to contact IMAP server

2008-01-16 Thread KodaK
I'm trying to test IMAP in 1.4.17 and it appears to be not working. I've compiled imap-2007 with the following on a CentOS 5 box: make slx EXTRACFLAGS="-I/usr/include/openssl -fPIC" and I've configured and compiled asterisk with the following: ./configure --with-imap=/usr/local/src/imap-2007 T

Re: [asterisk-users] IMAP client in asterisk not trying to contact IMAP server

2008-01-16 Thread Yehavi Bourvine +972-8-9489444
> I'm trying to test IMAP in 1.4.17 and it appears to be not working. > > I've compiled imap-2007 with the following on a CentOS 5 box: > > make slx EXTRACFLAGS="-I/usr/include/openssl -fPIC" > > and I've configured and compiled asterisk with the following: > > ./configure --with-imap=/usr/local/sr

Re: [asterisk-users] IMAP client in asterisk not trying to contact IMAP server

2008-01-17 Thread KodaK
On Thu, 17 Jan 2008 6:34 +0200, Yehavi Bourvine +972-8-9489444 <[EMAIL PROTECTED]> wrote: > And now in "make menuselect" you have to go to voicemail options and set IMAP > support to on. Thanks, if that was in any of the docs I just completely glossed over it. I'll give it a shot. Thanks again,

Re: [asterisk-users] IMAP client in asterisk not trying to contact IMAP server

2008-01-17 Thread KodaK
On Jan 17, 2008 7:55 AM, KodaK <[EMAIL PROTECTED]> wrote: > > Thanks, if that was in any of the docs I just completely glossed over > it. I'll give it > a shot. Yes, I skipped over that in the docs. I'm good at that. Thanks for the help. I've also written up a quickie how-to on how to enable t