<div>Hi, </div>
<div>I install the Freeswitch without much modification.</div>
<div>I have an extension, and with incoming DID transfer to that extension.</div>
<div>Some Test Scenarios</div>
<div>1. When the extension is registered, the incoming call will go to VM after 30 secs, if no one answer the call (This is normal)</div>
<div>2. When the extension is not registered, the incoming call will go directly to VM</div>
<div>3. However, if the endpoint is registered, but for some reason, the endpoint&#39;s network is down. The incoming call will just go to blank scilience. after about 60 secs then I can hear the busy signal.</div>
<div> </div>
<div>From the packet capture, I can see FS try to reach the end point by sending INVITE during the 60 secs, but because the end point is not responding, so the FS keep sending INVITE.</div>
<div> </div>
<div>I am just wondering, are there anyway to break the loop? see, if the FS send INVITE without response for some certain time, then go to Voice Mail without the caller waiting and dont know what to do?</div>
<div> </div>
<div>Dan </div>