Howto:Set up a FGCom server: Difference between revisions

m
Line 6: Line 6:


== CentOS/RHEL ==
== CentOS/RHEL ==
=== Setting up the Package Manager ===
In the ''''/etc/yum.repos.d'''' folder create the following files:
In the ''''/etc/yum.repos.d'''' folder create the following files:


Line 38: Line 41:
  #gpgkey=http://packages.digium.com/RPM-GPG-KEY-Digium
  #gpgkey=http://packages.digium.com/RPM-GPG-KEY-Digium


Once this has been done run the following command:
=== Installing the Packages ===
 
  [root@localhost~]# yum install asterisk16 asterisk16-configs asterisk16-voicemail dahdi-linux dahdi-tools libpri
  [root@localhost~]# yum install asterisk16 asterisk16-configs asterisk16-voicemail dahdi-linux dahdi-tools libpri


29

edits