<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 9/12/2012 12:05 AM, Raj Mathur (&#2352;&#2366;&#2332;
      &#2350;&#2366;&#2341;&#2369;&#2352;) wrote:<br>
    </div>
    <blockquote cite="mid:201209121035.50887.raju@linux-delhi.org"
      type="cite">
      <pre wrap="">On Wednesday 12 Sep 2012, Vladimir Mikhelson wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Raj,

I am just confirming it happens here as well.

CentOS 5.7. Asterisk 1.8.15.1. DAHDI 2.6.1.

Digium, Inc. Wildcard TDM410 4-port analog card (rev 11)

Loadzone = us

The problem started manifesting itself after I switched to 1.8.x from
1.6.2.x

Typical scenario: a caller apparently hangs up, dial plan goes into
voice mail and records a 50 sec message with the CO tones. Then
something happens and the line finally gets hung up.
</pre>
      </blockquote>
      <pre wrap="">
I feel this is a different problem:

<b>Problem 1</b>: Asterisk receives incoming call from PSTN.  Caller hangs up.  
Asterisk doesn't notice hangup and continues in the dialplan.

<b>Problem 2</b>: Asterisk receives incoming call from PSTN.  Asterisk 
eventually executes HangUp().  Caller does not get hung up.

Correct me if I'm wrong, but yours seems to be the first, whereas mine 
is the second.

Solved the first one by loading the appropriate zones, loading the 
Digium card driver with the correct opermode (which must be one of the 
best-kept secrets on the Internet!) and enabling busydetect in Dahdi.

Stuck at the second one for now.

Regards,

-- Raj
</pre>
    </blockquote>
    <br>
    Raj,<br>
    <br>
    You are absolutely right.&nbsp; I am experiencing the <b>Problem 1</b>.&nbsp;
    I never experienced your <b>Problem 2</b>.<br>
    <br>
    In my opinion my problem is related to the call supervision (reverse
    polarity or voltage drop) being missed by Asterisk on occasion.&nbsp; I
    do not use busydetect as I do not want to have false positives.<br>
    <br>
    Good luck with your Problem 2 struggle.<br>
    <br>
    -Vladimir<br>
    <br>
    <br>
    <br>
  </body>
</html>