Hello everyone,
If you’re tired of restarting Polycom phones every January 1st to restore BLF, I may have a fix. I’m looking for a few beta testers who can validate it on live systems (or test environments) to confirm:
Then restart FreeSWITCH:
If you’re able to test this, please share your results (especially after January 1st).
Happy Holidays from the FS PBX team!
If you’re tired of restarting Polycom phones every January 1st to restore BLF, I may have a fix. I’m looking for a few beta testers who can validate it on live systems (or test environments) to confirm:
- BLF continues working after the system clock rolls over into the new year, and
- the fix doesn’t introduce any regressions with existing BLF behavior.
Existing installations: apply the update
To apply the fix on an existing install, recompile FreeSWITCH by running:
Code:
cd /var/www/fspbx
bash install/install_freeswitch.sh
Then restart FreeSWITCH:
Code:
service freeswitch restart
Happy Holidays from the FS PBX team!