<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>[FOLLOWUP]: Calls not tearing down properly</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>As a follow-up, I have traced the PRI connection and discovered that calls hung up by a local BCM voice station (analog, digital, whatever) send a disconnect with a clear cause of 1 (Number not assigned) instead of a normal clear cause of 16.&nbsp; Calls forwarded through the BCM disconnect with the normal clear cause.</FONT></P>

<P><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>I have kludged up a fix to change all clear causes below 2 to 16 (I placed &quot;if (icause &lt;= 1) icause = 16;&quot; after line 2506 in channels/chan_zap.c (version 1.2.5)).&nbsp; I am waiting to see if it solves the D-channel drops.</FONT></P>

<P><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>As an aside, I have noted that calls that are hung up before completion, from either the Definity or the BCM, clear with a cause of -1.&nbsp; This can hang a channel on the Definity side as well.</FONT></P>

<P><FONT SIZE=2>Mark.</FONT>
</P>

<P><FONT SIZE=2>________________________________</FONT>
</P>

<P><FONT SIZE=2>From: McQuiggan, Mark xt46480 </FONT>
<BR><FONT SIZE=2>Sent: Monday, March 13, 2006 4:20 PM</FONT>
<BR><FONT SIZE=2>To: 'asterisk-users@lists.digium.com'</FONT>
<BR><FONT SIZE=2>Subject: Calls not tearing down properly</FONT>
</P>
<BR>

<P><FONT SIZE=2>I have the following configuration:</FONT>
<BR><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>Bell CO. &lt;---ISDN---&gt; Definity &lt;---ZAP PRI---&gt;&nbsp; Asterisk&nbsp; &lt;--ZAP PRI---&gt; Nortel BCM.</FONT>
<BR><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>With SIP users on the Asterisk box.</FONT>
<BR><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>I have found a problem with call tear-downs.&nbsp; When a caller calls in from Outside, or from a Definity station to a BCM station, _and_ the BCM hangs up first, the Definity - Asterisk call does not tear down properly.&nbsp; I get a problem tone on the Definity station, or a &quot;not in service&quot; message from Bell for outside callers.</FONT></P>

<P><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>All other calls tear down properly, in either direction, no matter who calls or who hangs up first.&nbsp; </FONT>
<BR><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>I have been having problems with my Definity Asterisk connection dropping its D-channel (and all connections existing at the time of the D-channel drop).&nbsp; I believe that they may be linked.&nbsp; In using gdb, I was seeing problems with pri_disconnect_timeout.</FONT></P>

<P><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>Please help.</FONT>
<BR><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>Regards,</FONT>
<BR><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>Mark.</FONT>
</P>

<div><p><font size="2"><FONT face=Arial color=#0000ff size=2><BR><BR>
This message and any attachments are intended only for the use of the addressee and
may contain information that is privileged and confidential. If the reader of the 
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.
</font></p></div></BODY>
</HTML>