Changes

Jump to navigation Jump to search
436 bytes added ,  10:18, 23 August 2016
m
Line 261: Line 261:  
  /etc/amportal.conf: line 785: http://feeds.feedburner.com/InsideTheAsterisk: No such file or directory
 
  /etc/amportal.conf: line 785: http://feeds.feedburner.com/InsideTheAsterisk: No such file or directory
   −
you can safely ignore those, they are cause by an upstream migration script and they are just noise.
+
you can safely ignore those, they are cause by an upstream migration script and they are just noise. Or you can fix them, but please note that /etc/amportal.conf is regenerated with update events:
 +
 
 +
The 'reg' issue is due to the lack of an escape (\)character.
 +
<code>
 +
Is now:
 +
# Default value: FreePBX&reg;
 +
> BRAND_FREEPBX_ALT_FOOT=FreePBX&reg;
 +
 +
Should be:
 +
# Default value: FreePBX\&reg;
 +
> BRAND_FREEPBX_ALT_FOOT=FreePBX\&reg;
 +
 +
The wiki shows the registered trademark sign &reg, where the characters are '& reg' together.
 +
</code>
    
====SME9: freepbx modules ====
 
====SME9: freepbx modules ====

Navigation menu