mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-05 08:16:36 +00:00
P2916 (wallpaper source) is defined twice in the file: once statically and then again immediately after in an if/else statement. The latter is correct. Having it defined twice causes the phone to ignore the second declaration.