Change conference profile name of wait_mod to wait-mod in the conference lua script.
This commit is contained in:
parent
11fd2f76b7
commit
6c8a7adaaf
|
|
@ -519,7 +519,7 @@
|
|||
--continue
|
||||
else
|
||||
if (member_type == "participant") then
|
||||
profile = "wait_mod";
|
||||
profile = "wait-mod";
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue