トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS


[root@inasa asterisk-1.4.11]# ./configure --prefix=/usr/local/asterisk
[root@inasa asterisk-1.4.11]# make
[root@inasa asterisk-1.4.11]# make config
[root@inasa asterisk-1.4.11]# make samples
+---- Asterisk Installation Complete -------+
+                                           +
+    YOU MUST READ THE SECURITY DOCUMENT    +
+                                           +
+ Asterisk has successfully been installed. +
+ If you would like to install the sample   +
+ configuration files (overwriting any      +
+ existing config files), run:              +
+                                           +
+               make samples                +
+                                           +
+-----------------  or ---------------------+
+                                           +
+ You can go ahead and install the asterisk +
+ program documentation now or later run:   +
+                                           +
+              make progdocs                +
+                                           +
+ **Note** This requires that you have      +
+ doxygen installed on your local system    +
+-------------------------------------------+
[root@inasa asterisk-1.4.11]# groupadd -g 400 pbx
[root@inasa asterisk-1.4.11]# useradd -u 401 -g 400 pbx
[root@inasa asterisk]# chown -R pbx:pbx /var/log/asterisk/
[root@inasa asterisk]# chown -R pbx:pbx /var/spool/asterisk/
[root@inasa asterisk]# chown -R pbx:pbx /var/lib/asterisk/
[root@inasa asterisk]# chown -R pbx:pbx /etc/asterisk/

http://voip.gapj.net/
[1] http://itpro.nikkeibp.co.jp/article/COLUMN/20070516/271238/?P=2&ST=ipcom