Changes

Jump to navigation Jump to search
1,985 bytes removed ,  11:53, 23 August 2016
m
Obsolete SME7
Line 27: Line 27:  
*And many other features
 
*And many other features
   −
{{Note box|This contrib will only work with Asterisk 1.6 and will not install on Asterisk 1.8 or greater due to dependencies on app_addon's being obsolete as of Asterisk 1.8 }}
+
=== Optional ===
 
+
*You may want some hardware cards if you don't want your installation to be IP only. I've tested successfully the TDM400P, TDM410P and b410P (misdn) from Digium, but any card supported by DAHDI (should be anything working with zaptel) should work.
=== Requirements ===
  −
*SME Server 7.X
  −
*You may also want some hardware cards if you don't want your installation to be IP only. I've tested successfully the TDM400P, TDM410P and b410P (misdn) from Digium, but any card supported by DAHDI (should be anything working with zaptel) should work.
      
=== Installation ===
 
=== Installation ===
Line 75: Line 72:     
source : http://forums.contribs.org/index.php?topic=48143.0
 
source : http://forums.contribs.org/index.php?topic=48143.0
 +
<headertabs/>
   −
= SME7 =
  −
{{Warning box|FreePBX will manage all asterisk configuration. If you have already configured asterisk by hands, you should backup everything. Of course, you'll latter be able to customize some parts of the diaplan, but in special files. Also, FreePBX is NOT compatible with SAIL (it's an alternative)}}
  −
  −
  −
*Install the rpms
  −
You also need to install dahdi drivers (it's the new name for zaptel) even if you don't have an hardware card, as some core functionnalities requires DAHDI for the timing source
  −
yum --enablerepo=smecontribs install smeserver-freepbx dahdi-linux-kmdl-$(uname -r)
  −
  −
If the module for your current kernel is not present in smecontribs, you may try to install it from [[ATrpms]]:
  −
yum --enablerepo=atrpms install dahdi-tools dahdi-linux dahdi-linux-kmdl-$(uname -r)
  −
  −
Or from our own repo. I'll try to keep different versions of the modules here:
  −
You can configure our repo with this command:
  −
db yum_repositories set fws repository \
  −
BaseURL http://repo.firewall-services.com/centos/\$releasever \
  −
EnableGroups no GPGCheck yes \
  −
Name "Firewall Services" \
  −
GPGKey http://repo.firewall-services.com/RPM-GPG-KEY \
  −
Visible yes status disabled
  −
signal-event yum-modify
  −
  −
Then try to install everything again:
  −
yum --enablerepo=smecontribs --enablerepo=fws install smeserver-freepbx dahdi-linux-kmdl-$(uname -r)
  −
  −
  −
  −
{{Warning box|Do not reboot your server now. Please finish the installation before. Rebooting isn't even necessary.}}
  −
  −
*Finish the installation
  −
  −
To finish the installation, you should issue the command
  −
signal-event freepbx-update
  −
  −
The first time this event runs, it'll install FreePBX. You'll find installation's log in /root/freepbx_install.log
  −
  −
You should now be able to start using FreePBX on https://server.domain.tld/freepbx/admin
  −
  −
  −
  −
<headertabs/>
   
= Components =
 
= Components =
  

Navigation menu