How to reload call_center module in midnight

Status
Not open for further replies.

Mikeme

Member
Apr 26, 2021
193
4
18
39
because we are facing some calls stuck in call center and only reloading the call_center module is fix that,
i wondering how can i set (maybe with cron) that call_center module will restart in every midnight.
 
That should do you, get the full path to fs_cli

Usually: /usr/bin/fs_cli

Get it with: which fs_cli
 
This looks better /usr/bin/fs_cli -x "reload mod_callcenter"

Just try it, you'll work it out.
 
Status
Not open for further replies.