bigbluebutton-Github/bigbluebutton-config/cron.hourly/bbb-resync-freeswitch

4 lines
114 B
Plaintext
Raw Normal View History

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