[asterisk-users] Upgrading from 1.6.1.1 to 1.6.1.2

John A. Sullivan III jsullivan at opensourcedevel.com
Mon Aug 3 13:52:18 CDT 2009


On Mon, 2009-08-03 at 14:27 -0400, John A. Sullivan III wrote:
> On Mon, 2009-08-03 at 13:49 -0400, John A. Sullivan III wrote:
> > On Mon, 2009-08-03 at 12:40 -0500, Tilghman Lesher wrote:
> > > On Monday 03 August 2009 12:30:12 pm John A. Sullivan III wrote:
> > > > On Mon, 2009-08-03 at 13:04 -0400, John A. Sullivan III wrote:
> > > > > Hello, all.  After reading the README, UPGRADE.txt, and a quick tour
> > > > > through google, is it safe to assume to upgrade from 1.6.1.1 to 1.6.1.2,
> > > > > one simply compiles and installs over the old installation being careful
> > > > > to NOT install the sample files? Thanks - John
> > > >
> > > > We've hit a problem even before installing.  We're using Zimbra as IMAP
> > > > storage for our voicemails.  When we run make menuselect in 1.6.1.2, the
> > > > IMAP storage option is disabled (XXX).  When we run menuselect in
> > > > 1.6.1.1 on the same system, it is available and enabled.  Did we miss
> > > > something or is this a bug? Thanks - John
> > > 
> > > Re-run configure on 1.6.1.1.  It's likely that the option will go away, as the
> > > dependency is no longer met.
> > > 
> > I'm not sure I understand.  Nothing has changed to make the dependency
> > fail.  This is the same device where we are quite successfully running
> > voicemail in IMAP - John
> 
> Very strange, I did as you suggested and sure enough, IMAP is disabled
> as an option in 1.6.1.1.  I'll have to dig a little deeper as I believe
> the most we may have done was a yum update! Thanks - John
Ah, I remember now and shame on us for not documenting it.  I'll record
it here in case someone else hits the same thing.

The version of libc-client that ships with CentOS 5.3 is too old to work
with Zimbra. We thus needed to use the later imap-2007e version.
configure needs to point to it, in our case:
./configure  --with-imap=/home/compuser/Asterisk/imap-2007e

I'll sheepishly add that to our internal documentation now :-(
-- 
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan at opensourcedevel.com

http://www.spiritualoutreach.com
Making Christianity intelligible to secular society




More information about the asterisk-users mailing list