fusionpbx/app/scripts
FusionPBX 607d19ab3e
Comment out destination_delay arithmetic
Caused Error on FreeSWITCH enterprise version.

index.lua:747: attempt to perform arithmetic on global destination_delay (a string value)

Tried casting the value to a number and it still failed.
2023-05-28 11:24:36 -06:00
..
resources Comment out destination_delay arithmetic 2023-05-28 11:24:36 -06:00
app_defaults.php Remove deprecated write_config 2022-10-10 13:28:22 -06:00