mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 17:13:49 +00:00
Change conference profile name of wait_mod to wait-mod in the conference lua script.
This commit is contained in:
@@ -519,7 +519,7 @@
|
||||
--continue
|
||||
else
|
||||
if (member_type == "participant") then
|
||||
profile = "wait_mod";
|
||||
profile = "wait-mod";
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user