Asterisk Kurulumu İçin Gerekli Paketler
bison,ncurses,ncurses-devel,zlib,zlib-devel,gnutls-devel,gcc,gcc-c++
Paketlerin Kontrolü için ;
Yüklü Paketlerde
[root@asterisk ~]# rpm -q gcc-c++
gcc-c++-4.1.0-3
Yüklü olmayan paketlerde
[root@asterisk ~]# rpm -q bison
package bison is not installed
Asterisk'in 1.4.19 versiyonunu indiriyoruz.Diğer versiyonlar için Linkleri gorebilmek icin.
Register or
Loginhttp://asterisk.org/downloads
wget http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.19.tar.gz
tar -zxvf asterisk-1.4.19.tar.gz
[root@asterisk ~]# ./configure
[root@asterisk ~]# make
[root@asterisk ~]# make install
[root@asterisk ~]# make samples
[root@asterisk ~]#
[root@asterisk ~]#
[root@asterisk ~]# asterisk (asterisk start)
[root@asterisk ~]# asterisk -r (asterisk console )
[root@asterisk asterisk-1.4.19]# asterisk -r
Asterisk 1.4.19, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <
markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 1.4.19 currently running on asterisk (pid = 13630)
Verbosity is at least 3
asterisk*CLI>
asterisk*CLI>
Asterisk Calışır Durumdadır