<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Hello,</div><div><br></div><div>I have an A104 Sangoma board and I'm developing an application based on FreeTDM library.</div><div><br></div><div>In my application I need to answer to incoming calls as soon as possible, so I've tried to call "ftdm_channel_call_answer(channel)" immediatly after the receiving of the "START event" and I was really displeased when my call didn't rise and I saw a "VETO state change from RING to UP" message in my log. As far as I know the ISDN protocol allows to send a CONNECT message immediatly after receiving a SETUP, so I'm wondering why I cannot call the "ftdm_channel_call_answer(channel)" in a "RING" state. Is this a problem of my software or the normal behaviour of the FreeTDM library?&nbsp;</div><div><br></div><div>Thanks a lot for any
 feedback!</div><div><br></div><div>Kind regards,</div><div>Andrea Coslovich</div><div><br></div></div></body></html>