Changes

Jump to navigation Jump to search
17,657 bytes added ,  2 February
Line 1: Line 1:  
{{Languages}}
 
{{Languages}}
 +
{{Warning box| when installing smeserver-freepbx, your default php cli will change to php56 by default instead of php54, unless you specifically point to the binary. This is because Fpbx 14 does not support anymore php54 and php5, and neither php70 and higher. Upon upgrade to Fpbx 15 and Fpbx 16 this default will be updated to php74 to allow cli php script to run smoothly.}}
 +
===Maintainer===
 +
original contributor: [mailto:daniel@firewall-services.com][[User:VIP-ire|Daniel B.]] from [http://www.firewall-services.com Firewall Services]
    +
last maintainer: [mailto:tests@pialasse.com][[User:Unnilennium|JP Pialasse]]
   −
{{ #smeversion:smeserver-freepbx }}
+
=== Version ===
{{ #smeversion:freepbx-src }}
+
{{#smeversion:smeserver-freepbx }}
 +
<br>
 +
{{#smeversion:freepbx-src }}
 +
<br>
   −
===Maintainer===
+
{| class="wikitable"
[[User:VIP-ire|Daniel B.]]<br/>
+
|+PHP compatibility
[http://www.firewall-services.com Firewall Services]<br>
+
!Freepbx
mailto:daniel@firewall-services.com
+
!php56
 +
!php70
 +
!php72
 +
!php74
 +
!php80+
 +
|-
 +
|14
 +
|yes
 +
|no
 +
|no
 +
|no
 +
|no
 +
|-
 +
|15
 +
|yes
 +
|yes
 +
|yes
 +
|limited
 +
|no
 +
|-
 +
|16
 +
|no
 +
|no
 +
|no
 +
|yes
 +
|no
 +
|}
    
=== Description ===
 
=== Description ===
Line 25: Line 58:  
*And many other features
 
*And many other features
    +
=== 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.
 +
 +
=== Installation ===
 +
 +
<tabs container><tab name="SME 10">
 +
Install needed repo and configure:
 +
yum install smeserver-extrarepositories-asterisk smeserver-extrarepositories-node smeserver-extrarepositories-rpmfusion  -y
 +
db yum_repositories setprop node10 status enabled
 +
db yum_repositories setprop asterisk-common status enabled
 +
db yum_repositories setprop asterisk-13 status enabled
 +
signal-event yum-modify
 +
 +
yum install yum-plugin-versionlock -y
 +
yum versionlock  add freepbx-src-15.* --enablerepo=smetest,smecontribs
 +
 +
install
 +
  yum  install smeserver-freepbx --enablerepo=smecontribs,asterisk-common,asterisk-13,node10,smetest
   −
=== Requirements ===
  −
*SME Server 7.X
     −
=== Installation ===
+
{{note box| Be prepared to wait a bit as temp event is installing and configuring asterisk, freepbx and compilling UCP.}}
 +
 +
if you want also to install localization sounds
 +
yum install asterisk-sounds-core-fr-alaw asterisk-sounds-core-fr-g722 asterisk-sounds-core-fr-g729 asterisk-sounds-core-fr-gsm asterisk-sounds-core-fr-siren14 asterisk-sounds-core-fr-siren7 asterisk-sounds-core-fr-sln16 asterisk-sounds-core-fr-ulaw asterisk-sounds-core-fr-wav
 +
 
 +
yum install asterisk-sounds-core-it-alaw asterisk-sounds-core-it-g722 asterisk-sounds-core-it-g729 asterisk-sounds-core-it-gsm asterisk-sounds-core-it-siren14 asterisk-sounds-core-it-siren7 asterisk-sounds-core-it-sln16 asterisk-sounds-core-it-ulaw asterisk-sounds-core-it-wav
 +
 
 +
yum install asterisk-sounds-core-es-alaw asterisk-sounds-core-es-g722 asterisk-sounds-core-es-g729 asterisk-sounds-core-es-gsm asterisk-sounds-core-es-siren14 asterisk-sounds-core-es-siren7 asterisk-sounds-core-es-sln16 asterisk-sounds-core-es-ulaw asterisk-sounds-core-es-wav
 +
 
 +
You will still miss the asterisk-sounds-extra-*-* that are not available as rpm, but freepbx will be able to download them with soundLang module.
 +
 
 +
 
 +
source : https://computingforgeeks.com/how-to-install-freepbx-15-on-centos-7/ https://wiki.freepbx.org/display/FOP/Installing+FreePBX+15+on+Debian+9.6
 +
</tab>
 +
<tab name="SME 9">
 +
1. First, <u>increase the php memory limit to at least 128M  '''BEFORE the installation'''</u>, '''or it will fail''' in the middle leaving it in an unstable state ( half mysql db installed, no modules activated).
 +
db configuration setprop php MemoryLimit 128M
 +
expand-template /etc/php.ini
 +
service httpd-e-smith restart
   −
{{Warning box|FreePBX will manage all asterisk configuration. If you have allready 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)}}
+
2. Install the 4 yum repos necessary (asterisk-13,asterisk-current,digium-current,digium-13):<syntaxhighlight lang="bash">
 +
yum install smeserver-extrarepositories-asterisk -y
 +
signal-event yum-modify
 +
</syntaxhighlight>
 +
  signal-event yum-modify
    +
3. Then the actual installation :
   −
*Install the rpms
+
  yum install smeserver-freepbx --enablerepo=smecontribs,asterisk-13,asterisk-current,digium-current,digium-13
  yum --enablerepo=smecontirbs install smeserver-freepbx
     −
You may also want to install dahdi drivers (it's the new name for zaptel) if you have an hardware card supported
+
4. By default en language with ulaw are added. If you want voicemail to work you wil need to add what is needed for your language there. You may want to add some extra format and languages. (you might choose codec {alaw,ulaw,g722,gsm} you want and language {en,en_AU,fr,es}, see http://packages.asterisk.org/centos/6/current/i386/RPMS/).
yum --enablerepo=smecontibs install dahdi-tools dahdi-linux dahdi-linux-kmdl-$(uname -r)
      +
Formerly, You could also manually download them latter through the Freepbx interface (first install Freepbx Sound Languages module,then go to Admin/Sound Languages). But this seems broken as per 2019/01/11, the xml list for the module to work are empty. See known issues if you need to install multiple langauge pack easily manually
   −
*Finish the installation
+
yum install asterisk-sounds-core-fr-* asterisk-sounds-extra-en-* --enablerepo=asterisk-current
   −
To finish the installation, you should issue the command
+
5. This is the important step of the installation, the actual configuration and installation of files:
 
  signal-event freepbx-update
 
  signal-event freepbx-update
   −
The first time this event runs, ot'll install FreePBX. You'll installation's log in /root/freepbx_install.log
+
6. Then you can start to configure and upgrade trough the interface in the server-manager
 +
it might also be necessary to reboot or relaunch asterisk to allow all modules to be launch:
 +
 
 +
signal-event post-upgrade; signal-event reboot
 +
 
 +
 
 +
</tab>
 +
<tab name="SME 8">
 +
 
 +
You may need to first install the [[ATrpms]] repository.
 +
 
 +
yum --enablerepo=smecontribs --enablerepo=atrpms install smeserver-freepbx dahdi-linux-kmdl-$(uname -r)
 +
signal-event freepbx-update
 +
signal-event post-upgrade; signal-event reboot
 +
 
 +
source : http://forums.contribs.org/index.php?topic=48143.0
 +
</tab>
 +
</tabs>
 +
 
 +
= Components =
 +
 
 +
FreePBX is composed of 4 main parts: the main FreePBX interface, Recordings, Asterisk-Stats and Flash Operator Panel
   −
You should now be able to start using FreePBX on https://server.domain.tld/freepbx/admin
+
==== FreePBX ====
 +
This is the main web interface for asterisk configuration. This interface is available at https://server.domain.tld/freepbx/admin, or in the server-manager, under FreePBX menu.
 +
You'll need to login as admin (password of your admin's SME account) to access this part.
 +
You can grant the access to any user of the system using the userpanel contrib (just grant the user or the group the permission to access freepbx panel)
   −
=== Components ===
     −
FreePBX is composed of 4 main parts:
+
==== Recordings ====
*[http://freepbx.org FreePBX] itself, the main web interface for asterisk configuration. This interface is available at https://server.domain.tld/freepbx/admin
+
Recordings, is a web based portal for users. You may configure some features of your phone here (followme, call forward, call waiting etc...), check you call history, or download/listen to your voicemail. This interface is available at https://server.domain.tld/recordings.
*Recordings, it's a web based portal for users. You may configure some features of your phone here (followme, call forward, call waiting etc...), check you call history, or download/listen to your voicemail. This interface is available at https://server.domain.tld/recordings
+
The login here is your phone (extension) number and your voicemail password.
*[http://www.areski.net/asterisk-stat-v2/about.php Asterisk-Stats]: This interface will let you analyse you CDR (Call Detail Reports) database. It's available on the main FreePBX interface at https://server/domain.tls/freepbx, on the "Reports" tab
+
There's also a special admin account. The admin account can access all call logs and recordings. The login is admin, the password is randomly generated, you can find it in /opt/freepbx/recordings/includes/main.conf.php
*[http://asternic.org/ Flash Operator Panel]: Flash Operator Panel is a switchboard type application for the Asterisk PBX. It runs on a web browser with the flash plugin. It is able to display information about your PBX activity in real time. The layout is configurable (button sizes and colors, icons, etc). The FOP is available at https://server.domain.tld/panel or in the main interface in the "Panel" tab.
     −
By default, only the admin user can access /freepbx/admin and /panel. You can grant this access to other users using smeserver-userpanels contrib.
+
==== Backup ====
 +
Starting SME9 we started to integrate the FreePPX backup in the SME Server backup system. The first backup of FreePBX module is now reserved to SME usage. SME will trigger at least once a month a bakcup of your whole PBX and store it in /home/e-smith/files/freepbx/Default_backup/. Up to 2 version will be kept there. Also, every time you trigger the event pre-backup (i.e., before console backup, or workstation backup from server-manager) a backup will be done without you worrying about it (unless FreePBX is disabled).
 +
To restore your PBX after migrating to a new SME or after a disaster, just restore your SME as usual, install the smeserver-freepbx contrib and open you server-manager to access to the FreePBX interface. GO to the backup module, choose restore and navigate to /home/e-smith/files/freepbx/Default_backup/ and choose the backup to use. Et voilà !
    
=== DB parameters ===
 
=== DB parameters ===
Line 64: Line 159:  
Here's the list of DB parameters:
 
Here's the list of DB parameters:
   −
*'''CdrDbName''': the name of the database for CDR. The default is asteriskcdrdb. You should let this unless you know what you're doing
+
This contrib add 3 entries in the configuration db: freepbx, dahdi and fop. Here's a description of available parameters for each entry
*'''CdrDbPassword''': the password to access the CDR database. A random value is generated at install time.
+
 
*'''DbName''': the name of the database for FreePBX. The default is freepbxdb. You should let this unless you know what you're doing
+
*'''freepbx'''
*'''DbPassword''': the password to access FreePBX database. A random value is generated at install time.
+
**'''CdrDbName''': the name of the database for CDR. The default is asteriskcdrdb. You should let this unless you know what you're doing.
*'''DbUser''': the username to access both databases. Default is freepbxuser
+
**'''DbName''': the name of the database for FreePBX. The default is freepbxdb. You should let this unless you know what you're doing.
*'''DeviceAndUser''': (enabled|disabled) You can enable the 'deviceanduser' display view of FreePBX. DeviceAndUser is enabled, Devices and Users will be administered seperately, and Users will be able to "login" to (adhoc) devices. If disabled Devices and Users will me administered in a single screen.
+
**'''DbPassword''': the password to access FreePBX database. A random value is generated at install time.
*'''Fop''': (enabled|disable) FOP requires a small daemon to be started. You can disable it if you don't want to use FOP.
+
**'''DbUser''': the username to access both databases. Default is freepbxuser.
*'''FopPassword''': This is the additional password for FOP. There's a first password needed to access FOP (by default, only admin is allowed). This first password is your SME account password. The second password (the onde on this db parameter) allow users to use drag/drop on the differents items (transfert call, initite a call, hangup etc...). The default password is a random generated one at install time.
+
**'''DeviceAndUser''': (enabled|disabled) You can enable the 'deviceanduser' display view of FreePBX. DeviceAndUser is enabled, Devices and Users will be administered separately, and Users will be able to "login" to (ad hoc) devices. If disabled Devices and Users will me administered in a single screen. '''Removed since SME9. Use FPBX GUI to handle this.'''
*'''ManagerPassword''': This is the asterisk manager password used by freepbx (the login is 'admin'). The default one is randomly generated at install time.
+
**'''ManagerPassword''': This is the asterisk manager password used by FreePBX (the login is 'admin'). The default one is randomly generated at install time.
*'''UDPPorts''': Lists of ports used by asterisk. This settings is only usefull if you want to open asterisk on the public interface (you can also restrict it with AllowHost parameter)
+
**'''UDPPorts''': Lists of ports used by asterisk. This settings is only useful if you want to open asterisk on the public interface (you can also restrict it with AllowHost parameter).
*'''access''': (private|public). if you want to open asterisk on the public interface, you can set this to public.
+
**'''access''': (private|public). if you want to open asterisk on the public interface, you can set this to public.
*'''status''': (enabled|disabled). Should asterisk (with FreePBX provided helper script) should be started automatically.
+
**'''status''': (enabled|disabled). Should asterisk (with FreePBX provided helper script) should be started automatically.
 +
 
 +
*'''dahdi'''
 +
**'''status''': (enabled|disabled) You should let this to enabled, even if you don't have any hardware card because some functions (like meetme) requires the dahdi_dummy driver to be loaded.
 +
{{Note box|dahdi_dummy is no longer required as a 'timing' device (since Asterisk 1.6) . This has been solved by using other timing mechanisms automatically. So setting dahdi to disabled does no harm to meetme.}}
 +
 
 +
===Related pages===
 +
You may be interested in the following how-to:
 +
*How-to configure your card using [[FreePBX/DAHDI|DAHDI]]
 +
*How-to configure your card using [[FreePBX/mISDN|mISDN]]
 +
 
 +
=== Update Freepbx ===
 +
Simply go to the Module Admin section and update from the gui.
 +
 
 +
=== Upgrade Freepbx Major Version ===
 +
 
 +
To update your freepbx installation simply follow the procedure inside freepbx web interface.
 +
 
 +
In case of issue, the GUI might suggest to run module upgrade from CLI, then do
 +
fwconsole ma upgrade framework
 +
fwconsole ma upgradeall
 +
 
 +
After every version update (from 14 to 15, etc.) you should run a
 +
signal-event freepbx-update
 +
 
 +
in order to update file ownership according to SME and FreePBX specifications.
 +
 
 +
The way the contrib is designed, updating freepbx-src (i.e. from 2.5 to 2.7) won't update your working freepbx installation.
 +
 
 +
{{ Note box| With SME 10 we provide Asterisk 13 and FreePBX 14 as a start, so you can easily migrate you previous SME 9 FreePBX installation. You can then easily migrate to FreePBX 15. Then you will need to wait we upgrade the contrib to allow to update the php version to 74 to be able to migrate to FreePBX 16, that is the only missing reuqirement. The reason we limited to php56 is that  FreePBX 14 is only able to handle php56 and fails with anything lower or higher.}}
 +
=== v15 to v16 ===
 +
v15.0.37.4 does not work well with php74, v16 requires it. GUI update will fail. You need to prepare it this way:
 +
 
 +
As soon as you switch to php74, v15 will have some unexpected behaviour, some elements will work other will fail.
 +
 
 +
config setprop freepbx PHPVersion 74
 +
ln -fs /usr/bin/php74 /usr/local/sbin/php
 +
expand-template /etc/opt/remi/php74/php-fpm.d/www.conf
 +
expand-template  /etc/httpd/fpbx-conf/httpd.conf
 +
expand-template /opt/remi/php56/root/etc/php-fpm.d/www.conf
 +
systemctl restart php56-php-fpm
 +
systemctl restart php74-php-fpm
 +
systemctl restart httpd-fpbx
 +
 
 +
actual upgrade:
 +
fwconsole versionupgrade --check
 +
fwconsole versionupgrade --upgrade
 +
# this one needs old php56 or you will not be able to update to 16:
 +
/bin/php56 /var/lib/asterisk/bin/fwconsole  ma upgrade framework
 +
fwconsole ma upgradeall
 +
signal-event freepbx-update
 +
 
 +
=== Upgrade Asterisk Major Version ===
 +
{{Warning box|This is not fully tested}}
 +
 
 +
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
 +
 
 +
"Long Term Support (LTS) release will be fully supported for 4 years, with one additional year of maintenance for security fixes"
 +
 
 +
Asterisk 13.x is LTS released 2014-10-24 is EOL as of 2021-10-24
 +
 
 +
Asterisk 16.x is LTS released 2018-10-09 is in Security fixes only and EOL 2023-10-09
 +
 
 +
Asterisk 18.x is LTS released 2020-10-20 with Security fixes from 2024-10-20 and EOL 2025-10-20
 +
 
 +
Asterisk 20.x is latest LTS
 +
 
 +
See:
 +
 
 +
https://bugs.koozali.org/show_bug.cgi?id=12363
 +
 
 +
====Asterisk 13-16====
 +
 
 +
This should upgrade from 13 to 16
 +
 
 +
db yum_repositories setprop asterisk-13 status disabled
 +
db yum_repositories setprop asterisk-16 status enabled
 +
signal-event yum-modify
 +
yum --enablerepo=asterisk-16,epel update
 +
signal-event post-upgrade;signal-event reboot
 +
 
 +
====Asterisk 16-18====
 +
 
 +
{{Warning box|This is not operational and requires further work}}
    +
This will require an update to the smeserver-freepbx spec file.
 +
 +
This is how you would do it in principle, but there are conflicts as asterisk voicemail-plain has been replaced by asterisk-voicemail-imap and asterisk-voicemail-odbc
 +
 +
db yum_repositories setprop asterisk-16 status disabled
 +
db yum_repositories setprop asterisk-18 status enabled
 +
signal-event yum-modify
 +
yum --enablerepo=asterisk-18,epel update
 +
signal-event post-upgrade;signal-event reboot
    
=== Uninstall ===
 
=== Uninstall ===
  yum remove smeserver-freepbx freepbx-src
+
  yum remove smeserver-freepbx freepbx-src asterisk*
    
If you want to cleanup everything (MySQL databases, DB, etc...), you can use this script:
 
If you want to cleanup everything (MySQL databases, DB, etc...), you can use this script:
        Line 97: Line 283:  
  echo "    - freepbx DB entries (freepbx, httpd-fpbx and dahdi)"
 
  echo "    - freepbx DB entries (freepbx, httpd-fpbx and dahdi)"
 
  echo "    - /opt/freepbx"
 
  echo "    - /opt/freepbx"
 +
echo "    - /etc/freepbx.conf"
 +
echo "    - /etc/amportal.conf"
 +
echo "    - /var/lib/asterisk/bin/*"
 +
echo "    - /usr/share/asterisk/bin/*"
 
  echo ""
 
  echo ""
  echo -n "Are you sure you want to remove FreePBX permanently ? (y/n) [n] "
+
  echo -n "Are you sure you want to remove FreePBX permanentlye? (y/n) [n] "
 
  read confirm
 
  read confirm
 
  if [ "$confirm" = "y" -o "$confirm" = "Y" ]; then
 
  if [ "$confirm" = "y" -o "$confirm" = "Y" ]; then
 +
        echo "removing rpms"
 +
        yum remove -y smeserver-freepbx freepbx-src asterisk*  -y                         
 
         echo "Droping MySQL databases..."
 
         echo "Droping MySQL databases..."
 
         DBNAME=$(/sbin/e-smith/db configuration getprop freepbx DbName)
 
         DBNAME=$(/sbin/e-smith/db configuration getprop freepbx DbName)
Line 116: Line 308:  
         echo "Removing /opt/freepbx ..."
 
         echo "Removing /opt/freepbx ..."
 
         rm -rf /opt/freepbx
 
         rm -rf /opt/freepbx
 +
        echo "Removing /etc/freepbx.conf ..."
 +
        rm -rf /etc/freepbx.conf
 +
        echo "Removing /etc/amportal.conf ..."
 +
        rm -rf /etc/amportal.conf   
 +
        echo "Removing /var/lib/asterisk/bin/* ..."
 +
        rm -rf /var/lib/asterisk/bin/*   
 +
        echo "Removing /usr/share/asterisk/bin/* ..."
 +
        rm -rf /usr/share/asterisk/bin/*
 +
        echo "Removing associated asterisk confs ..."
 +
        rm -rf /etc/asterisk
 +
        rm -rf /home/e-smith/files/freepbx
 +
        rm -rf /var/lib/asterisk
 +
        rm -rf /var/lib/php/fpbx-session
 +
        rm -rf /var/log/httpd-fpbx
 +
        rm -rf /var/service/httpd-fpbx
 +
        echo "removing the crontab entry for asterisk"
 +
        crontab -u asterisk -r
 
         echo "Done!"
 
         echo "Done!"
  fi  
+
  fi
 +
 
 +
=== Reinstall ===
 +
If you need to re-install everything, you should completely remove the previous installation (remove the rpms '''and''' run the cleanup script.)
 +
 
 +
= Known issues=
 +
===SME10: no voicemail in UCP / yum update issue===
 +
starting release 14-7 we use asterisk-voicemail-plain to store voicemails as regular old plain files, as UCP doe snot handle correctly the odbc storage and misconfiguration of odbc could lead to lost messages.
 +
 
 +
If you had a priori installation, you might encounter an error with yum and need to issue this to solve it <syntaxhighlight lang="bash">
 +
rpm -e --nodeps asterisk-voicemail-odbc
 +
yum install asterisk-voicemail-plain --enablerepo=asterisk-13
 +
# this one is mandatory to force asterisk to forget about previous app_voicemail_odbc.so module
 +
systemctl restart freepbx
 +
yum update smeserver-freepbx
 +
</syntaxhighlight>
 +
 
 +
===SME10: UCP deamon not running===
 +
This is only for FreePBX distro and improve commercial module integration, just ignore the message.
 +
 
 +
===SME10: Security issue, System update has changed===
 +
This is because FreePBX is not isntalled on its own distro and is not able to handle the system update itself, you can safely ignore the message as soon as you visit the Admin /update page it will fade away.
 +
 
 +
 
 +
===CDR logging not enabled by default===
 +
CDR logging is not enabled by default. To enable one must manually load the ''cdr_mysql.so'' module:
 +
Admin -> Asterisk Modules -> Manually loaded Modules -> Add module and enter the module name ''cdr_mysql.so''
 +
 
 +
===freepbx modules===
 +
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
 +
 
 +
Firewall addons does not work on SME, it requires Sysadmin RPM only in the FreePBX distro.
 +
 
 +
You may need to manually install the manager module. It should be a default module but I could not find it installed, and nothing appeared in the Module Admin.
 +
 
 +
fwconsole moduleadmin listonline
 +
 
 +
fwconsole ma downloadinstall manager
 +
 
 +
=== Log errors ===
 +
 
 +
 
 +
You may see various log errors.
 +
 
 +
 
 +
[2023-05-31 14:42:10] [freepbx.INFO]: Deprecated way to add Console commands for module backup, adding console commands this way can have negative performance impacts. Please use module.xml. See: <nowiki>https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands</nowiki> [] []
 +
 
 +
[2023-05-31 14:42:10] [freepbx.INFO]: Deprecated way to add Console commands for module voicemail, adding console commands this way can have negative performance impacts. Please use module.xml. See: <nowiki>https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands</nowiki> [] []
 +
 
 +
This is a known upstream error:
 +
 
 +
https://issues.freepbx.org/browse/FREEPBX-21969
 +
 
 +
 
 +
2023-05-31 13:35:35] WARNING[2798] pbx.c: Context 'from-internal-xfer' tries to include nonexistent context 'from-internal-custom'
 +
 
 +
[2023-05-31 13:35:35] WARNING[2798] pbx.c: Context 'from-internal-noxfer' tries to include nonexistent context 'from-internal-noxfer-custom'
 +
 
 +
[2023-05-31 13:35:35] WARNING[2798] pbx.c: Context 'from-pstn' tries to include nonexistent context 'from-pstn-custom'
 +
 
 +
[2023-05-31 13:35:35] WARNING[2798] pbx.c: Context 'from-internal-noxfer-additional' tries to include nonexistent context 'from-internal-noxfer-additional-custom'
 +
 
 +
[2023-05-31 13:35:35] WARNING[2798] pbx.c: Context 'from-internal-additional' tries to include nonexistent context 'from-internal-additional-custom'
 +
 
 +
[2023-05-31 13:35:35] WARNING[2798] pbx.c: Context 'macro-parked-call' tries to include nonexistent context 'macro-parked-call-custom'
 +
 
 +
[2023-05-31 13:35:35] WARNING[2798] pbx.c: Context 'dialparties-setrvol' tries to include nonexistent context 'dialparties-setrvol-custom'
 +
 
 +
[2023-05-31 13:35:35] WARNING[2798] pbx.c: Context 'dialparties-finalbuild' tries to include nonexistent context 'dialparties-finalbuild-custom'
 +
 
 +
 
 +
This can be disabled via:
 +
 
 +
Settings -> Advanced Setting -> Disable -custom Context Includes
 +
 
 +
 
 +
[2023-05-31 11:00:38] [freepbx.INFO]: Depreciated Function ringgroups_list detected in /opt/freepbx/admin/modules/ringgroups/functions.inc.php on line 75 [] []
 +
 
 +
[2023-05-31 11:00:38] [freepbx.INFO]: Depreciated Function module_getinfo detected in /opt/freepbx/admin/modules/core/functions.inc.php on line 1078 [] []
 +
 
 +
[2023-05-31 11:00:38] [freepbx.INFO]: Depreciated Function ringgroups_list detected in /opt/freepbx/admin/modules/core/functions.inc.php on line 1306 [] []
 +
 
 +
 
 +
https://github.com/FreePBX/ringgroups/blob/release/15.0/functions.inc.php
 +
 
 +
These can be ignored. They are a warning to developers who may still be using these functions.
 +
 
 +
===Migration from earlier versions===
 +
 
 +
==== 13 to 15+ ====
 +
If you want to restore from 13 to 15 this is possible follow this post for some advice on how to do to make it more efficient (only your Full Config and Voicemail, excluding your CDR DB and Recordings initially, and restore just that initial config/VM backup file first. Then you can scp huge amount of sound files to the correct location, and see if CDR is correctly importing as this is what could cause the most issue): https://community.freepbx.org/t/trying-backup-and-restore-freepbx-13-to-15-for-first-time/70109/2
 +
 
 +
==== 13 to 14 ====
 +
'''eg: Migration from SME9/FPBX13 to SME10/FPBX14'''
 +
 
 +
Best approach would be :
 +
 
 +
if your database has been restored before installing smeserver-freepbx, the /etc/e-smith/events/actions/freepbx-checkinstall script should just run the installation from there if you left the /opt/freepbx empty
 +
The install script does a mysql db upgrade to the current version and then install the scripts. It should then download install and active all needed modules, in case it was not done because you added some particulare module you might need to use the '''fwconsole ma'''  cli utility to list, then listonline, downloadinstall all missing modules if the GUI does not let you enter.
 +
 
 +
sources:
 +
# https://community.freepbx.org/t/import-freepbx13-backup-into-freepbx14/43955/9
 +
# https://community.freepbx.org/t/freepbx-14-restore-backup-taken-in-freepbx-13/49092/4
 +
 
 +
==== prior 13====
 +
There is no upgrade path between versions before 14. Backup/Restore will most likely not work.
 +
 
 +
In the meantime some notes on manually upgrading. This was based on moving from asterisk 1.8.x and an old version of FreepBX.
 +
 
 +
First, make sure you backup ABSOLUTELY everything. In different ways and in different places.
 +
 
 +
A straight copy of /etc/asterisk and /opt/freepbx plus a complete database dump at least.
 +
 
 +
It will be better if you have a completely clean install, preferably on a VM where you can snapshot the basic install and go back if you need to.
 +
 
 +
I took a copy of the freepbx DB and imported it completely into a different server. I could then do a side by side comparison of tables and data.
 +
 
 +
Here are some basic tables that you will need, though they may not all be required depending on your configuration
 +
 
 +
General
 +
 
 +
modules (for reference as to what you already have installed)
 +
sip (most entries required, but manual checking required)
 +
sipsettings (for reference - do not INSERT)
 +
freepbxsettings (for reference - do not INSERT)
 +
 
 +
Trunks and Routes
 +
trunks
 +
trunk_dialpatterns
 +
incoming
 +
outbound_routes
 +
outbound_route_patterns
 +
outbound_routes_sequence
 +
outbound_route_trunk
 +
 
 +
Other
 +
ringgroups
 +
queueprio
 +
queues_config
 +
queues_details
 +
 
 +
Device and User mode
 +
devices
 +
users
    +
Extension mode
 +
extensions
   −
=== Source ===
+
freepbx_users - does not exist in v13
The source for this contrib can be found in the smeserver [http://smeserver.cvs.sourceforge.net/smeserver/smeserver-freepbx/ CVS] on sourceforge.
+
 
=== Bugs ===
+
I exported each table and a table from the new install to compare, particularly items like field lengths, and KEYS. Some old tables did not have Primary keys set.
 +
 
 +
I then copied the 'INSERT INTO' section into phpmyadmin/sql section on the new server.
 +
 
 +
If you swap from Extension to Device and User mode I found that once I had inserted the data I had to go into FreePBX, open each record, and Submit, finally followed by Apply Config. This seemed to update the DB.
 +
 
 +
= Security =
 +
Please see http://www.voipbl.org/ to adapt [[fail2ban]] to use blacklisted IP's worldwide.
 +
 
 +
= Bugs =
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the smeserver-freepbx component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-freepbx|title=this link}}
+
and select the smeserver-freepbx component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-freepbx|title=this link.}}
 +
 
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-freepbx |disablecache=1|noresultsmessage="No open bugs found."}}
 +
 
 +
= Changelog =
 +
Only released version in smecontrib are listed here.
 +
 
 +
{{#smechangelog:smeserver-freepbx}}
    
----
 
----
 
[[Category:Contrib]]
 
[[Category:Contrib]]
 +
[[Category: Asterisk]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu