Remove a redundant ignore_early_media.

This commit is contained in:
FusionPBX 2022-05-17 13:47:53 -06:00 committed by GitHub
parent c1f9134654
commit f13d538277
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -905,7 +905,6 @@
--session execute
if (session:ready()) then
--set the variables
session:execute("set", "ignore_early_media=true");
session:execute("set", "hangup_after_bridge=true");
session:execute("set", "continue_on_fail=true");