@batchen wrote:
Hi,
Details:
Asterisk 13.10.0
freepbx-13.0.101SHMZ release 6.6 (Final)
i have a script that help me install new module to all of our severs.
the script :
1) transferring new module file to - /var/www/html/admin/modules/
2) setting file premissions - chown asterisk. && chmod 775
3) amportal a ma install $MODULENAME
(at this point i can see the new module at module admin in freepbx but as not installed)
4) /var/lib/asterisk/bin/module_admin install $MODULENAME
(this making the installing throw CLI )my issue is- if i have a big server with a lot of recording for some reason the command start to set permission to all recordings! its taking forever.
can i skip it somehow ?
this is the output:!!!!amportal is depreciated. Please use fwconsole!!!! forwarding all commands to 'fwconsole' Taking too long? Customize the chown command, See http://wiki.freepbx.org/display/FOP/FreePBX+Chown+Conf Setting Permissions... Collecting Files...Done 39738/39738 [============================] 100% Finished setting permissions
Posts: 6
Participants: 4