I have migrated FreePBX 2.10 32 bit
server to FreePBX 2.11 64 bit server. Then restored the backup. But
after the reboot SIP does not response properly to its clients.
Check the asterisk logs and found some
warning messages. It state that some modules can not be found.
loader.c:
Error loading module 'pbx_config.so':
/usr/lib/asterisk/modules/pbx_config.so: cannot open shared object
file: No such file or directory
loader.c:
Error loading module 'chan_local.so':
/usr/lib/asterisk/modules/chan_local.so: cannot open shared object
file: No such file or directory
loader.c:
Error loading module 'res_mwi_blf.so':
/usr/lib/asterisk/modules/res_mwi_blf.so: cannot open shared objec
t
file: No such file or directory
loader.c: Error loading module
'pbx_config.so': /usr/lib/asterisk/modules/pbx_config.so: cannot open
shared object
file: No such file or directory
I
have found that those modules are in the /usr/lib64/asterisk/
modules directory. Therefore I need to change the
asterisk module directory path. It has located in
/etc/asterisk/asterisk.conf
file. Once the asterisk.conf file changed reboot the server. Then
above errors are gone and server has responded to its clients
properly.
The
second issue was mysql connection error for CDR reports. I have
checked the cdr configuration file for mysql. It is in
/etc/asterisk/cdr_mysql.conf
and it used previous server credentails. The new mysql
user details can be taken from /etc/freepbx.conf
and then it just a matter of copy and paste correct
credentails to cdr_mysql.conf
file.
Once
you have migrated please keep continuous monitoring for at least one
day. Cheers......
No comments:
Post a Comment