<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=788045614-10012006>Thanks for your 
suggestion Steve.</SPAN></DIV>
<DIV><PRE><SPAN class=788045614-10012006>I have done as you advised and set  busypattern=300,200 to match the sample I recorded.<BR>This hasn't worked though, asterisk doesn't seem to detect the busy signal.</SPAN></PRE><PRE><SPAN class=788045614-10012006>Does asterisk require a the signal to be in a certain power range?  The signal I get<BR>is very quiet.</SPAN></PRE><PRE><SPAN class=788045614-10012006>Thanks for your help</SPAN></PRE><PRE><SPAN class=788045614-10012006>Regards<BR>Jonathan</SPAN><SPAN class=788045614-10012006></PRE></DIV><PRE><BR><BR></PRE></SPAN><PRE><SPAN class=788045614-10012006>&nbsp;</PRE></SPAN><PRE>On Mon, 19 Dec 2005, [ISO-8859-1] Diego Andr?s Asenjo Gonz?lez wrote:

&gt; Hi everybody!
&gt; 
&gt; Jonathan wrote:
&gt; &gt; 
&gt; &gt; Hi,
&gt; &gt;  
&gt; &gt; I'm using a td400p card with an FXO port and asterisk 1.2.1 in South
&gt; &gt; Korea and asterisk isn't detecting when PSTN callers hangup.
&gt; &gt; I've gone through all the settings related to hangup detection and none
&gt; &gt; work.  I've tried:
&gt; &gt;     hanguponpolarityswitch=yes
&gt; &gt;     callprogress=yes
&gt; &gt;     busydetect=yes
&gt; &gt;     busycount=6  
&gt; I'm using asterisk/zaptel 1.0.10 and have the same situation. I'm in
&gt; Colombia and tried with a lof of loadzone=
&gt; &gt;  
&gt; &gt; Debug doesn't show reverse polarity events so I'm pretty stuck.
&gt; &gt;  
&gt; &gt; I've got zaptel configured with a loadzone of US and kewlstart signialling.
&gt; &gt;  
&gt; &gt; Has anybody had success with these cards/asterisk in South Korea? 
&gt; ?Or in the world?
&gt; &gt;  

We implemented a busypattern= option for the zapata.conf that might help 
you.

Test like so:  Dial into your Asterisk system via the FXO port to an 
extension on your box.  Now hang up from the outside.  Listen to the call 
on the internal extension.

If you hear a regular beep-beep tone of some sort, busypattern= might help 
you.

You need to time exactly the length of the beep and the length of the 
silence.  (To get it nice and accurate, record it, then load into 
Audacity and measure).

Say it comes out at 750 msec of beep, 500 msec of silence.  Then adjust 
your zapata.conf like so:

busydetect=yes
callprogress=no
busypattern=750,500
busycount=4

Regards,
Steve Davies

_____________</PRE></BODY></HTML>