Displaying 1 result from an estimated 1 matches for "06e3a429".
Did you mean:
063429
2008 Apr 17
1
imap voicemail
Hello. I'm trying to use gmail's imap feature w/ asterisk imap voicemail.
I compiled c-client with the following settings: make lr5 IP6=4
and asterisk with: ./configure --with-imap=/usr/src/imap-2007a/
However if i enable any if the imap settings in voicemail.conf, asterisk
starts acting funny and dosent allow any calls
imapserver=imap.gmail.com
imapport=993
mapfolder=Voicemail
Where