<div>I&#39;ve been having some problems recently with Asterisk thinking a SIP phone is still connected.&nbsp; These are GrandStream Budge Tone 102&#39;s and even after someone hangs up the AGI script I have running for them is still looping.&nbsp; The AGI script keeps playing &quot;beep&quot; untill it&#39;s told to continue by the user.&nbsp; But if the user has hung up the phone, the script just keeps looping and looping, and that causes a bunch of problems for me.&nbsp; Is there any way to do something on the line that would make Asterisk realize the phone isn&#39;t connected anymore?&nbsp; I would have thought something like playing a file would fix it all.&nbsp; Thought Asterisk would require a response from the SIP phone saying it got the message, and when the SIP phone didn&#39;t reply it would hang up the line.
</div>
<div>&nbsp;</div>
<div>=======================</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; -- AGI Script Executing Application: (PLAYBACK) Options: (beep)<br>&nbsp;&nbsp;&nbsp; -- &lt;SIP/josh-08be5690&gt; Playing &#39;beep&#39; (language &#39;en&#39;)<br>&nbsp;&nbsp;&nbsp; -- AGI Script Executing Application: (PLAYBACK) Options: (beep)
<br>&nbsp;&nbsp;&nbsp; -- &lt;SIP/josh-08c391b8&gt; Playing &#39;beep&#39; (language &#39;en&#39;)<br>www*CLI&gt; sip show peers<br>Name/username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dyn Nat ACL Port&nbsp;&nbsp;&nbsp;&nbsp; Status<br>josh/josh&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://66.205.135.100">
66.205.135.100</a>&nbsp;&nbsp; D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1024&nbsp;&nbsp;&nbsp;&nbsp; UNREACHABLE<br>&nbsp;</div>
<div>=======================<br clear="all"></div>
<div>As you can see I&#39;ve even unplugged the SIP phone and Asterisk is still keeping TWO (2) lines open to user &quot;josh&quot; even though Josh isn&#39;t reachable anymore.&nbsp; So even removing the phone from the network doesn&#39;t make Asterisk realize the phone isn&#39;t there anymore.&nbsp; Suggestions please!
</div>
<div><br>-- <br>/Nick </div>