<div dir="ltr">Hello,<div><br></div><div>I have been able to integrate mod_avmd and detect beep. As soon as I detect beep, I hang up. I don&#39;t want to leave any message if VM is detected. Is it possible?</div><div><br></div>
<div>Even though, I hangup and &quot;return&quot; from run function, the code still goes forward. How is that possible?</div><div><br></div><div>My logic:</div><div>answer</div><div>attach event received function (this function checks for avmd_detect variable - if true, it hangs up)</div>
<div>start avmd</div><div>detect whether hung up - if true, return</div><div>authenticate user by DOB and proceed to survey</div><div><br></div><div>I use a static variable mBlnIsHungUp and set it to true in hang up hook. I use this flag to detect at various places in &quot;run&quot; method whether call has been hung up.</div>
<div><br></div><div>Also, where do I stop avmd?</div><div><br></div><div>Please help me.</div><div>Malay Thakershi</div><div><br></div></div>