]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_loopback] Split null_auto_answer into two variables null_enable_auto_answer... loopback_fix
authorAndrey Volk <andywolk@gmail.com>
Fri, 24 Jan 2020 14:49:11 +0000 (18:49 +0400)
committerAndrey Volk <andywolk@gmail.com>
Thu, 7 May 2020 11:32:30 +0000 (15:32 +0400)
commit85fab32b79b4d68d42d9fface8639eb752be44f5
treee87eb34d045b47af04495d0a7c9b3389fd071803
parent2dced93d94ce4be86c57451ee842afbf435749aa
[mod_loopback] Split null_auto_answer into two variables null_enable_auto_answer and null_auto_answer_delay. Default auto_answer_delay is 0 instead of 1 ms. Auto answer is enabled by default if null_enable_auto_answer is not set. More carefully compute the delay in ms to not block channel longer than needed.
src/mod/endpoints/mod_loopback/mod_loopback.c