Remove deprecated domain_count

This commit is contained in:
FusionPBX 2022-10-11 11:09:48 -06:00 committed by GitHub
parent 0a2798575c
commit eadc950298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -464,9 +464,6 @@
freeswitch.consoleLog("notice", "[conference center] session_enabled: false\n");
end
--add the domain to the recording directory
freeswitch.consoleLog("notice", "[conference center] domain_count: " .. domain_count .. "\n");
--sounds
enter_sound = "tone_stream://v=-20;%(100,1000,100);v=-20;%(90,60,440);%(90,60,620)";
exit_sound = "tone_stream://v=-20;%(90,60,620);/%(90,60,440)";