bigbluebutton-Github/bigbluebutton-config/cron.hourly/bbb-resync-freeswitch
2020-05-19 00:42:48 +02:00

4 lines
114 B
Bash

#!/bin/bash
/opt/freeswitch/bin/fs_cli -x 'fsctl sync_clock_when_idle' > /var/log/freeswitch_sync_clock.log 2>&1