<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">My Dialplan calls an IVR once the IVR picks up it dials the extension.  At this point it gets transferred to a Lua script and after the answer() the Lua script waits for silence.  </div><div dir="ltr">session:execute("wait_for_silence", "300 25 10 50000")<br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">The problem is that after about 1-2 seconds it detects audio automatically without anyone picking up the phone.  I am looking at the cli and the script is paused waiting without anything else executing, then all of a sudden.</div><div dir="ltr">"2019-05-27 17:05:17.298768 [ERR] switch_ivr_play_say.c:2108 switch_ivr_wait_for_silence: SILENCE DETECTED".<div><br></div><div>Any ideas why this is happening? or what would the correct settings be to make it wait until someone picks up?</div><div><br></div><div>thanks,<br><div><br></div><div><br></div></div></div></div></div></div>