Remove a redundant ignore_early_media.
This commit is contained in:
parent
c1f9134654
commit
f13d538277
|
|
@ -905,7 +905,6 @@
|
||||||
--session execute
|
--session execute
|
||||||
if (session:ready()) then
|
if (session:ready()) then
|
||||||
--set the variables
|
--set the variables
|
||||||
session:execute("set", "ignore_early_media=true");
|
|
||||||
session:execute("set", "hangup_after_bridge=true");
|
session:execute("set", "hangup_after_bridge=true");
|
||||||
session:execute("set", "continue_on_fail=true");
|
session:execute("set", "continue_on_fail=true");
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue