12-05-2017, 03:19 PM
Queue Logging is not enabled in the S-Series by default.
You can manually modify the logger.conf by creating the logger_custom.conf in the directly /ysdisk/support/customcfg
Login to the PBX with SSH and create the custom file as follows:
cd /ysdisk/support/customcfg
vi logger_custom.conf
input the content below,
[general]
queue_log = yes
save and apply the changes (or reboot the system).
After this custom configuration, you can find the queue_log file on the directory: /ysdisk/syslog/queue_log
You can manually modify the logger.conf by creating the logger_custom.conf in the directly /ysdisk/support/customcfg
Login to the PBX with SSH and create the custom file as follows:
cd /ysdisk/support/customcfg
vi logger_custom.conf
input the content below,
[general]
queue_log = yes
save and apply the changes (or reboot the system).
After this custom configuration, you can find the queue_log file on the directory: /ysdisk/syslog/queue_log