Change conference profile name of wait_mod to wait-mod in the conference lua script.

This commit is contained in:
Mark Crane
2013-09-04 20:44:09 +00:00
parent 11fd2f76b7
commit 6c8a7adaaf

View File

@@ -519,7 +519,7 @@
--continue
else
if (member_type == "participant") then
profile = "wait_mod";
profile = "wait-mod";
end
end
end