<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">[Just learning Freeswitch, but I really did search this list looking for my answer for awhile]<div><br></div><div>I compiled the latest trunk release from svn two days ago. I have a DID from flowroute.com pointing to it. Added the flowroute IP to acl.conf.domains and added flowroute.xml to conf/sip_profiles/internal/ with:</div><div><div>&lt;include></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;gateway name="flowroute"></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="username" value="USERNAME"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="from-domain" value="sip.flowroute.com"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="password" value="PASSWORD"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="extension" value="USERNAME"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="realm" value="sip.flowroute.com"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="proxy" value="sip.flowroute.com"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="expire-seconds" value="3600"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="register" value="true"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name="retry-seconds" value="3600"/></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;/gateway></div><div>&nbsp;&lt;/include></div><div><br></div></div><div>Start up freeswitch and it works! Dialing into the flowroute number connects, everything works exactly as expected. But if I don't call in for four minutes, it stops taking accepting the call. Freeswitch has not crashed, it seems up and running; but nothing is even logged when I try to call. It's as if it never reaches freeswitch.</div><div><br></div><div>Shutdown and restart Freeswitch, and again it works. It will continue to work as long as I call in every minute or so. If I wait four minutes and then call in again, the call never makes it to Freeswitch again.</div><div><br></div><div><br></div><div>Oddly, I have another test machine running Freeswitch 1.03 release and a nearly identical setup with the flowroute number, and it works fine all the time.</div><div><br></div><div>Anyone think they can point me in the right direction?<br><div apple-content-edited="true"> <div><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">--</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Greg</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><br></p> </div> </div><br></div></body></html>