Changes

Jump to navigation Jump to search
22 bytes removed ,  12:49, 23 August 2016
m
formatting
Line 194: Line 194:  
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-freepbx|noresultsmessage="No open bugs found."}}
 
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-freepbx|noresultsmessage="No open bugs found."}}
   −
=== Known issues===
+
= Known issues=
      −
====SME8: Sounds====
+
===SME8: Sounds===
 
you might have some trouble with sounds not playing, after updates of freepbx.
 
you might have some trouble with sounds not playing, after updates of freepbx.
 
The problem is that freepbx in new release configures asterisk to search for sounds in /usr/share/asterisk/sounds but all rpm for centos will install them in  /var/lib/asterisk/sounds
 
The problem is that freepbx in new release configures asterisk to search for sounds in /usr/share/asterisk/sounds but all rpm for centos will install them in  /var/lib/asterisk/sounds
Line 203: Line 203:  
create a symlink for each folder in it and everything will works.
 
create a symlink for each folder in it and everything will works.
   −
====SME8: Dahdi-linux-kmdl====
+
===SME8: Dahdi-linux-kmdl===
    
be carrefull to keep the kernel module up to date every time you have a new kernel release ( wait if they are not available)
 
be carrefull to keep the kernel module up to date every time you have a new kernel release ( wait if they are not available)
   −
====SME8: FOP could not reload ====
+
===SME8: FOP could not reload ===
 
if after installation you get this message just do a
 
if after installation you get this message just do a
 
  service freepbx restart
 
  service freepbx restart
Line 213: Line 213:  
and everything will get fine !
 
and everything will get fine !
   −
====SME9: /tmp owned by asterisk:asterisk====
+
===SME9: /tmp owned by asterisk:asterisk===
 
When FreePBX is started, one of the processes (fwconsole chown) is setting permissions on all Asterisk files. We want to exclude the /tmp directory being owned by the asterisk user/group and prevent setting tight permissions which actually leads to a 'broken' system, due to the importance of the /tmp directory for many other (non Asterisk) related processes and applications such as Mysql.
 
When FreePBX is started, one of the processes (fwconsole chown) is setting permissions on all Asterisk files. We want to exclude the /tmp directory being owned by the asterisk user/group and prevent setting tight permissions which actually leads to a 'broken' system, due to the importance of the /tmp directory for many other (non Asterisk) related processes and applications such as Mysql.
   Line 229: Line 229:  
  directory = /
 
  directory = /
   −
====SME9: warnings at boot ====
+
===SME9: warnings at boot ===
    
at the end of boot sequence you can read:
 
at the end of boot sequence you can read:
Line 253: Line 253:  
The 'Feedburner' issue is due to another typo. Please see amportal.conf at line see above, and remove the linebreak so that it looks exactly like the default example directly above the line. (see http://issues.freepbx.org/browse/FREEPBX-5464)
 
The 'Feedburner' issue is due to another typo. Please see amportal.conf at line see above, and remove the linebreak so that it looks exactly like the default example directly above the line. (see http://issues.freepbx.org/browse/FREEPBX-5464)
   −
====SME9: freepbx modules ====
+
===SME9: freepbx modules ===
 
if you need to install the digium addons from freepbx, you will first need to install the following RPM:
 
if you need to install the digium addons from freepbx, you will first need to install the following RPM:
 
  yum install php-digium_register --enablerepo-digium-current
 
  yum install php-digium_register --enablerepo-digium-current
Line 259: Line 259:  
Firewall addons does not work on SME, it requires Sysadmin RPM.
 
Firewall addons does not work on SME, it requires Sysadmin RPM.
   −
====SME9: warnings during yum install ====
+
===SME9: warnings during yum install ===
 
you can safely ignore any of the following warnings during the installation :
 
you can safely ignore any of the following warnings during the installation :
 
  Installing : asterisk-sounds-extra-en-ulaw-1.4.11-1_centos6.noarch                                                                                                        22/45  
 
  Installing : asterisk-sounds-extra-en-ulaw-1.4.11-1_centos6.noarch                                                                                                        22/45  
Line 275: Line 275:  
they are only the result of the order choosed by yum for doing the install, and they do not impact the final result.
 
they are only the result of the order choosed by yum for doing the install, and they do not impact the final result.
   −
====SME9: warnings during yum install ====
+
===SME9: warnings during yum install ===
 
in /var/log/asterisk/freepbx.log
 
in /var/log/asterisk/freepbx.log
 
you might see the following
 
you might see the following
Line 281: Line 281:  
you can safely ignore it, or refer to https://wiki.asterisk.org/wiki/display/AST/PJSIP+Configuration+Wizard in order to create your own.
 
you can safely ignore it, or refer to https://wiki.asterisk.org/wiki/display/AST/PJSIP+Configuration+Wizard in order to create your own.
   −
===Changelog===
+
= Changelog =
 
Only released version in smecontrib are listed here.
 
Only released version in smecontrib are listed here.
  

Navigation menu