<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoPlainText">It seems now that 1.8.13 now supports IMAP voicemail.<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">I just installed a fresh copy of PBX&nbsp; In a Flash and opted to install Asterisk 1.8.13. It seems now that when built with &#8216;make menuselect&#8217; (after downloading and making the IMAP client from UW and running &#8216;./configure --with-imap=/usr/src/imap&#8217;
 (I placed the IMAP client src at /usr/src/imap) I can confirm that IMAP can connect to our IMAP server in the sky and deliver messages fine.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">Date: Tue, 29 May 2012 12:42:24 -0400<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">From: Jon Caum &lt;jon.caum@live.com&gt;<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">Subject: Re: [asterisk-users] IMAP Voicemail<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">To: Asterisk Users Mailing List - Non-Commercial Discussion<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;asterisk-users@lists.digium.com&gt;<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">Message-ID: &lt;BLU0-SMTP1108266D1A156ACCA71CB52FC050@phx.gbl&gt;<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">Content-Type: text/plain; charset=&quot;utf-8&quot;<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">In detail, I have tried both using the FreePBX distro, which uses packages - specifically Asterisk18-voicemail-imapstorage - and using PBX In A Flash, specifiying for Asterisk 1.8.8.0
<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">When I use src for Asterisk version greater than 1.8.8.0, and download the C-Client I specified earlier, compile it, and then run /usr/src/asterisk/make menuselect and then select IMAP under Voicemail Build Options,
 it compiles fine with no errors. <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">However, when I connect to the CLI &quot;asterisk -r&quot; and type &quot;module show like voice&quot; It lists app_voicemail.so, but the description does not say &quot;With IMAP&quot;. Furtermore, the system does not ackowlede the IMAP parameters
 I specified in my server. <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">As soon as I download and compile 1.8.8.0 and specify IMAP by running menuselect, I leave a message at an extension and it delivers to the mailbox. I can also observe in the Asterisk logs that it is communicating
 with our IMAP server, whereas the in newer versions of 1.8.x it does not. <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">Also, with FreePBX distro it only works when I manually force the repos to look at the 1.8.8.0 packages. Then insalling Asterisk18-voicemail-imapstorage works fine.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">For a detailed list of my installation procedure, I created a post at the PIAF forums: http://www.pbxinaflash.com/community/index.php?threads/imap-voicemail.6321/<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">-- <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">Sent from my Android phone with K-9 Mail. Please excuse my brevity.<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">Matthew Jordan &lt;mjordan@digium.com&gt; wrote:<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">----- Original Message -----<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; From: &quot;Jon Caum&quot; &lt;jon.caum@live.com&gt;<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; To: asterisk-users@lists.digium.com<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; Sent: Monday, May 28, 2012 11:21:06 PM<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; Subject: [asterisk-users] IMAP Voicemail<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; Hello all,<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; I quickly searched online prior to sending this, but if this was<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; previously brought up, I sincerely apologize.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; I noticed IMAP Voicemail remains as a build option in later versions<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; of Asterisk 1.8 but the only latest version I've found working is<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; 1.8.8.0.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">I'm unsure what you mean by 'found working'. Are you installing from<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">packages? If so, which packages? Are you installing from source?<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">If installing from source, are you installing from the 1.8 branch, or<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">from a specific tag? What errors are you having?<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; Is this an error in the latest source, or will IMAP no longer be<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; supported?<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">No, its supported.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; Also note, I am using C-Client v2007f.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; Any insight to this issue is greatly appreciated.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">&gt; <o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">--<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">Matthew Jordan<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">Digium, Inc. | Software Developer<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">Check us out at: http://digium.com &amp; http://asterisk.org<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText" style="margin-left:1.0in">--<o:p></o:p></p>
</div>
</body>
</html>