mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Set call_screen_enabled as a variable in directory.lua.
This commit is contained in:
@@ -216,6 +216,7 @@
|
||||
--variables
|
||||
sip_from_user = row.extension;
|
||||
call_group = row.call_group;
|
||||
call_screen_enabled = row.call_screen_enabled;
|
||||
user_record = row.user_record;
|
||||
hold_music = row.hold_music;
|
||||
toll_allow = row.toll_allow;
|
||||
|
||||
Reference in New Issue
Block a user