Ticket #4494 (closed Bugs: fixed)

Opened 2 years ago

Last modified 1 year ago

install_amp reports FATAL if installing on Asterisk 1.8

Reported by: mickecarlsson Assigned to: p_lindheimer
Priority: blocker Milestone: 2.9
Component: Installation Version: SVN-HEAD
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version: Asterisk 1.8.0-beta2

Description

Installed Asterisk 1.8.0-beta2.

I then tried to install FreePBX:

Checking for PEAR DB..OK
Checking for PEAR Console::Getopt..OK
Checking user..OK
Checking if Asterisk is running..running with PID: 648..OK
Checking for /etc/amportal.conf..OK
Reading /etc/amportal.conf..OK
Checking for /etc/asterisk/asterisk.conf..OK
Reading /etc/asterisk/asterisk.conf..OK
Using asterisk as PBX Engine
Checking for Asterisk version..[FATAL] Asterisk 1.2, 1.4, or 1.6 is required for this version of FreePBX. Detected version is: 1.8.0

We also need to add Asterisk 1.8 to Backend Engine

Change History

08/09/10 01:52:42 changed by mickecarlsson

  • summary changed from install_amp reports FATAl if installing on Asterisk 1.8 to install_amp reports FATAL if installing on Asterisk 1.8.

08/09/10 02:16:42 changed by GameGamer43

(In [10215]) re #4494 - adds asterisk 1.8 support rather than displaying a fatal error message

08/09/10 02:25:04 changed by mickecarlsson

  • status changed from new to closed.
  • resolution set to fixed.

You beat me to it:-)

Closing as fixed

08/09/10 02:36:52 changed by GameGamer43

That's efficiency right there....Actually I had it sitting here, just didn't have a chance to check it in until this ticket reminded me of it.

08/09/10 04:38:12 changed by mbrevda

see also #4493

11/01/10 16:30:02 changed by p_lindheimer

(In [10494]) Merged revisions 10215 via svnmerge from http://www.freepbx.org/v2/svn/freepbx/trunk

........

r10215 | GameGamer?43 | 2010-08-09 00:16:41 -0700 (Mon, 09 Aug 2010) | 1 line

re #4494 - adds asterisk 1.8 support rather than displaying a fatal error message

........