...
This section can be useful to set, for example, the automatic numeration of the SIP that you will create in the SIP section. If you need extensions like ‘1000’ onwards, you can set 1000 as SIP reference value and that number will be incremented every time a new SIP is created.
Cronjob
Note | ||
---|---|---|
| ||
In order to activate the cronjob, insert the following row in the cronjob list: in the linux console run the command crontab -e 0 0 * * * wget http://x.x.x.x/cronjob/ -O (replace x.x.x.x. with the internal xcally server ip address). |
Here you can define the time interval of the Automatic Database Backup and the Backup Type (Config only or Config + Logs). In order to enable this feature, you have to set the Cronjob and the Automatic Database Backup properties as Active.
...
In the History table you can download and delete the backups. If there is not enough free memory on the disk you will see a row containing the Backup error, that means that the backup has not been created. The backups are stored in the var/www/html/files/backup directory
...
Important To activate the cronjob insert a new line in cronjob list:
in the linux console run the command crontab -e
...
Outbound
In the Outbound tab you can set the IP Address (or hostname) and the port of the outbound service.
...