Try running ./install_amp --username=user --password=pass (using your own user and pass) все параметры указывал верно Делал по этому мануалу http://globalbt.ru/index.php/54
Опять затык
в генетическом коде Хоть немного информации дайте - аргументированно ответят что вводил, что ответило, в чем затык
Задан: 2013-02-19 16:59:19 +0400
Просмотрен: 1,061 раз
Обновлен: Feb 19 '13
Проект компании "АТС Дизайн"
Asterisk® и Digium® являются зарегистрированными торговыми марками компании
Digium, Inc., США.
IP АТС Asterisk распространяется под лицензией
GNU GPL.
пакеты все установил?
romariosar ( 2013-02-19 17:15:42 +0400 )редактироватьsudo apt-get update sudo apt-get install php5-mysql libapache2-mod-php5 mysql-server libmysqlclient15-dev php-db php5-gd php-pear sox curl g++ libncurses-dev libxml2-dev subversion libspandsp-dev
sudo -i
cd /tmp
wget http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.14.1.tar.gz tar xvzf asterisk-1.8.14.1.tar.gz cd /tmp/asterisk-1.8.14.1 ./configure make install make config make samples
Скачиваем и устанавливаем freepbx 2.9.0:
cd /tmp wget http://mirror.freepbx.org/freepbx-2.9.0.tar.gz
tar zxvf freepbx-2.9.0.tar.gz cd /tmp/freepbx-2.9.0 ./startasterisk start ./installamp
Меняем только требуемые параметры (остальные оставляем по умолчанию):
Enter your PASSWORD to connect to the 'asterisk' database: [amp109] Pass # Pass - Ваш пароль для пользователя aster
jr ( 2013-02-20 11:11:24 +0400 )редактироватьEnter a PASSWORD to connect to the Asterisk Manager interface: [amp111] Pass # Pass - Ваш пароль для пользователя asteriskuser в MySQL
Enter the path to use for your AMP web root: [/var/www/html] /var/www/freepbx # лучше каталог сделать с менее стандартным названием, если веб интерфейс будет торчать напрямую в Инет
Enter a PASSWORD to perform call transfers with the Flash Operator Panel: [passw0rd] Pass
После того выдало такую бяку
jr ( 2013-02-20 11:14:09 +0400 )редактироватьroot@ipatc:/tmp/freepbx-2.9.0# ./installamp Checking for PEAR DB..OK Checking for PEAR Console::Getopt..OK Checking user..OK Checking if Asterisk is running..running with PID: 27323..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..1.8.14.1 Checking for selinux..PHP Notice: Undefined offset: 0 in /tmp/freepbx-2.9.0/installamp on line 902 OK Connecting to database..OK Checking current version of AMP..2.9.0 Installing new FreePBX files..OK (759 files copied, 0 skipped) Configuring install for your environment..amportal..fpbx..freepbxengine..done apply username/password changes to conf files..done creating missing #include files..sh: 1: sudo: not found Error code 127: trying to create empty file /etc/asterisk/manageradditional.conf sh: 1: sudo: not found Error code 127: trying to create empty file /etc/asterisk/manager_custom.conf sh: 1: sudo:
jr ( 2013-02-20 11:20:08 +0400 )редактироватьError code 127: trying to create empty file /etc/asterisk/meetmeadditional.conf sh: 1: sudo: not found Error code 127: trying to create empty file /etc/asterisk/musiconholdcustom.conf sh: 1: sudo: not found Error code 127: trying to create empty file /etc/asterisk/queuesgeneraladditional.conf sh: 1: sudo: not found Error code 127: trying to create empty file /etc/asterisk/queuescustomgeneral.conf sh: 1: sudo: not found Error code 127: trying to create empty file /etc/asterisk/queuescustom.conf sh: 1: sudo: not found Error code 127: trying to create empty file /etc/asterisk/queuesadditional.conf sh: 1: sudo: not found Error code 127: trying to create empty file /etc/asterisk/queuespostcustom.conf OK Setting permissions on files..OK Checking for upgrades..No upgrades found Creating or updating freepbx_conf settings....OK Generating AMP configs.. Generating Configurations.conf, (if Asterisk is not running, you will get an error In case of error, start Asterisk and hit the red bar in the GUI to generate
jr ( 2013-02-20 11:20:33 +0400 )редактироватьВ конце такое Note: It's possible that if you click the red 'Update Now' bar BEFORE * * updating your modules, your machine will start dropping calls. Ensure * * that all modules are up to date BEFORE YOU CLICK THE RED BAR. As long * * as this is observed, your machine will be fully functional whilst the * * upgrade is in progress.
jr ( 2013-02-20 11:21:20 +0400 )редактироватьпосле установки астериска сделай "make samples", и запусти астериск. И сделай asterisk владельцем папки /etc/asterisk
romariosar ( 2013-02-20 12:15:50 +0400 )редактироватьне помогло
jr ( 2013-02-20 12:40:49 +0400 )редактироватьфайлы все равно не находит
jr ( 2013-02-20 12:41:42 +0400 )редактироватьудали /etc/amportal.conf И попробуй накатить FreePBX 2.10, возможно чтото с данной весией:)
romariosar ( 2013-02-20 13:50:28 +0400 )редактироватьнифига тоже самое
jr ( 2013-02-20 14:08:24 +0400 )редактироватьа что за система? версия php, apache?
romariosar ( 2013-02-20 14:09:15 +0400 )редактироватьdebian 7.0 beta 4 apache2 php5.3
jr ( 2013-02-20 14:13:49 +0400 )редактироватьставь centos
romariosar ( 2013-02-20 14:59:45 +0400 )редактировать