Remove the hard coded conference profile name.

This commit is contained in:
Mark Crane
2013-09-04 20:30:38 +00:00
parent 6e621d6d1a
commit 11fd2f76b7

View File

@@ -622,7 +622,6 @@
dbh:release();
--send the call to the conference
profile = "default";
cmd = meeting_uuid.."-"..domain_name.."@"..profile.."+flags{".. flags .."}";
session:execute("conference", cmd);
end