My apologies if i missed solutions on previous posts (i did spend some time searching).
Any guidance is GREATLY appreciated.
Asterisk 11.17.1
SHMZ release 6.5 (Final)
initially I performed a module update and the GUI broke, normal reported blank page etc.
In an attempt to “Fix It” I have probably made things worse. Much worse
System has not “been in the wild” only port 5060 and 10000-20000 have been forwarded and i don’t suspect it has been compromised by anyone but me =P
The system appears to be servicing phone calls and operating normally, but without a GUI I personally cannot manage the system.
I am comfortable on the command line, but am very weak with asterisk and FreePBX and as such, I have not been able to figure out how to fix it.
amportal restart was hanging on xmpp
Based on googled articles, I have deleted xmpp and was able to amportal restart.
I later copied it back from a working system, but amportal restart no longer references it in the restart process.
At this point, amportal seems to be able to chown, stop, start etc, but the module admin functionality is broken.
attempting to amportal a ma ANY_VALID_COMMAND is returned almost instantly without the expected output
[[email protected] ~]# amportal a ma list
Fetching FreePBX settings with gen_amp_conf.php…
[[email protected] ~]#
[[email protected] /]# ls /var/www/html/admin/modules
_cache core infoservices recordings
_ep_phone_modules cos irc restapi
accountcodepreserve customappsreg ivr restart
announcement dahdiconfig javassh ringgroups
areminder dashboard languages setcid
arimanager daynight logfiles sipsettings
asterisk-cli dictate manager sipstation
asteriskinfo digium_phones miscapps sms
backup digiumaddoninstaller miscdests sng_mcu
blacklist directory motif speeddial
broadcast disa music superfecta
bulkdids donotdisturb outroutemsg sysadmin
bulkextensions dundicheck paging timeconditions
callback endpoint pagingpro tts
callerid extensionroutes parking ttsengines
callforward extensionsettings parkpro ucp
calllimit fax pbdirectory ucpnode
callrecording faxpro phonebook vmblast
callwaiting featurecodeadmin phpinfo vmnotify
campon findmefollow pinsets voicemail
cdr framework pinsetspro voicemail_report
certman freepbx_ha presencestate vqplus
cidlookup fw_ari printextensions weakpasswords
conferences fw_langpacks queueprio webcallback
conferencespro hotelwakeup queues webrtc
contactmanager iaxsettings recording_report xmpp
amportal a dbug & clicking http://XXX.XXX.XXX.XXX/admin/config.php returns the following two lines.
[2015-May-21 20:06:18] [PHP-WARNING] (/var/www/html/admin/modules/conferencespro/functions.inc.php:0) - No license for this product (PBXact) - make sure zend_loader.license_path is properly configured in your ini file!
[2015-May-21 20:06:18] [PHP-WARNING] (/var/www/html/admin/modules/conferencespro/functions.inc.php:0) - License check failed!
can I yum erase/install specific items to restore amportal / GUI functionality?
Is there logging that I am missing?
Thanks again.