Hi,
I am using asterisk1.4.4, i am trying configure IMAP(dovecot) server with asterisk.
My voicemail.conf looks like this
imapserver = xxx.xxx.xx.xx
imapport = 143
imapflags = notls
authuser = balaji
authpassword = password
102 => 102,Rama,santhosh.n@xxx.com,imapuser=ahmed|imappassword=password
where we have to declare the imapuser and imappsword ?
I am getting the below error:
[Jun 11 12:15:47] ERROR[13456]: app_voicemail.c:8493 mm_log: IMAP Error: Can’t open mailbox {172.16.25.49:143/imap/balaji/notls/user=ahmed}INBOX: invalid remote specification
[Jun 11 12:15:47] ERROR[13456]: app_voicemail.c:4666 init_mailstream: Can’t connect to imap server {172.16.25.49:143/imap/balaji/notls/user=ahmed}INBOX
[Jun 11 12:15:47] ERROR[13456]: app_voicemail.c:2542 inboxcount: IMAP mailstream is NULL
Thanks in advance
Regards,
Santhosh