Remove deprecated domain_count
This commit is contained in:
parent
0a2798575c
commit
eadc950298
|
|
@ -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)";
|
||||
|
|
|
|||
Loading…
Reference in New Issue