<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>When I enable callprogress I get this error 
message...</FONT></DIV>
<DIV><FONT face=Arial size=2>(when I call, it will ring forever but asterisk is 
acting as if it DID pick up the line ... but it never did... )</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm beginning to think that asterisk can't hangup 
the line when in voice mail and this, whatever action I'll take...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Actually, callprogress doesn't seem to work at 
all... (in my case)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Mar 24 23:37:28 NOTICE[13701]: chan_zap.c:5665 
ss_thread: Got event 2 (Ring/Answered)...<BR>&nbsp;&nbsp;&nbsp; -- Executing 
Wait("Zap/1-1", "1") in new stack<BR>&nbsp;&nbsp;&nbsp; -- Executing 
Answer("Zap/1-1", "") in new stack<BR>&nbsp;&nbsp;&nbsp; -- Executing 
DigitTimeout("Zap/1-1", "5") in new stack<BR>&nbsp;&nbsp;&nbsp; -- Set Digit 
Timeout to 5<BR>&nbsp;&nbsp;&nbsp; -- Executing ResponseTimeout("Zap/1-1", "10") 
in new stack<BR>&nbsp;&nbsp;&nbsp; -- Set Response Timeout to 
10<BR>&nbsp;&nbsp;&nbsp; -- Executing BackGround("Zap/1-1", "bonjour") in new 
stack<BR>&nbsp;&nbsp;&nbsp; -- Playing 'bonjour' (language 'en')<BR><STRONG>Mar 
24 23:37:34 WARNING[13701]: chan_zap.c:3589 zt_handle_event: Ring/Off-hook in 
strange state 6 on channel 1</STRONG><BR>&nbsp; == Spawn extension (default, s, 
5) exited non-zero on 'Zap/1-1'<BR>&nbsp;&nbsp;&nbsp; -- Hungup 
'Zap/1-1'<BR>Beginning asterisk shutdown....<BR>Executing last minute 
cleanups<BR>&nbsp; == Destroying musiconhold processes<BR>Yuck! Error in buffer 
handling...: Connection reset by peer<BR>Asterisk cleanly ending 
(2).<BR></DIV></FONT>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=alain.meliot@wanadoo.fr href="mailto:alain.meliot@wanadoo.fr">Alain 
  MELIOT</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=asterisk@binarystorm.net 
  href="mailto:asterisk@binarystorm.net">asterisk@binarystorm.net</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, March 24, 2005 6:00 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [2] X100p problem</DIV>
  <DIV><BR></DIV><!-- Converted from text/plain format --><FONT size=2>
  <P><FONT face=Arial color=#0000ff>/etc/asterisk/zapata.conf&nbsp; use 
  </FONT></P>
  <P><FONT face=Arial color=#0000ff>callprogress=yes</FONT></P>
  <P><FONT face=Arial color=#0000ff>and busydetect =yes&nbsp; </FONT></P>
  <P><FONT face=Arial color=#0000ff>i had the same problem before and i fix it 
  whit this in my zapata.conf and this in the Makefile </FONT></P>
  <P>#BUSYDETECT = #-DBUSYDETECT</P>
  <P>recompile all&nbsp; and i am happy know <BR></P>
  <P><FONT face=Arial color=#0000ff></FONT>&nbsp;</P><FONT size=2>
  <P></FONT><FONT face=Arial color=#0000ff></FONT><BR><BR>-----Message 
  d'origine-----<BR>De : David Hill [<A 
  href="mailto:asterisk@binarystorm.net">mailto:asterisk@binarystorm.net</A>]<BR>Envoyé 
  : jeudi 24 mars 2005 13:42<BR>À : alain.meliot@wanadoo.fr<BR>Objet : RE:[2] 
  X100p problem<BR><BR>That is what I already have.&nbsp; I thought it 
  BUSYDETECT_MARTIN was already ok... Nevertheless, it's not working... 
  ;(<BR><BR><BR># Original busydetect routine<BR>BUSYDETECT = 
  #-DBUSYDETECT<BR><BR># Improved busydetect routine, comment the previous one 
  if you use thisone </P>
  <P>BUSYDETECT+= -DBUSYDETECT_MARTIN<BR># Detect the busy signal looking only 
  at tone lengths<BR># For example if you have 3 beeps 100ms tone, 100ms silence 
  separated<BR>by 500 ms$ BUSYDETECT+= #-DBUSYDETECT_TONEONLY<BR># Inforce the 
  detection of busy singal (get rid of false hangups)<BR># Don't use together 
  with -DBUSYDETECT_TONEONLY<BR>BUSYDETECT+= 
  #-DBUSYDETECT_COMPARE_TONE_AND_SILENCE<BR><BR><BR><BR><BR><BR>&nbsp;"Alain 
  MELIOT" &lt;alain.meliot@wanadoo.fr&gt; wrote on 2005-03-24 
  08:07:<BR><BR>&gt;No&nbsp; it is not&nbsp;&nbsp; comment line 112 of the 
  makefile and recompile your<BR>&gt;system and you will be 
  ok&nbsp;<BR>&gt;<BR>&gt;<BR>&gt;-----Message d'origine-----<BR>&gt;De : David 
  Hill [<A 
  href="mailto:asterisk@binarystorm.net">mailto:asterisk@binarystorm.net</A>]<BR>&gt;Envoyé 
  : jeudi 24 mars 2005 08:26<BR>&gt;À : alain.meliot@wanadoo.fr<BR>&gt;Objet : 
  Re:X100p problem<BR>&gt;<BR>&gt;BUSYDETECT+= 
  -DBUSYDETECT_MARTIN<BR>&gt;<BR>&gt;<BR>&gt;I think it is already 
  activated...<BR>&gt;<BR>&gt;<BR>&gt; "Alain MELIOT" 
  &lt;alain.meliot@wanadoo.fr&gt; wrote on 2005-03-23 
  19:26:<BR>&gt;<BR>&gt;&gt;you must use the improve busyedetect_martin&nbsp; 
  this can be done in the<BR>&gt;&gt;Makefile of the asterisk source and 
  recompile asterisk<BR>&gt;&gt;<BR>&gt;&gt;an example of a 
  zapata.conf<BR>&gt;&gt;; Zapata telephony interface<BR>&gt;&gt;;<BR>&gt;&gt;; 
  Configuration 
  file<BR>&gt;&gt;<BR>&gt;&gt;[trunkgroups]<BR>&gt;&gt;<BR>&gt;&gt;[channels]<BR>&gt;&gt;<BR>&gt;&gt;language=fr<BR>&gt;&gt;context=from-pstn<BR>&gt;&gt;signalling=fxs_ks<BR>&gt;&gt;rxwink=300&nbsp; 
  ; Atlas seems to use long (250ms) winks ; ; Whether or<BR>&gt;&gt;not to do 
  distinctive ring detection on FXO lines 
  ;<BR>&gt;&gt;;usedistinctiveringdetection=yes<BR>&gt;&gt;<BR>&gt;&gt;usecallerid=yes<BR>&gt;&gt;hidecallerid=no<BR>&gt;&gt;callwaiting=yes<BR>&gt;&gt;usecallingpres=yes<BR>&gt;&gt;callwaitingcallerid=yes<BR>&gt;&gt;threewaycalling=yes<BR>&gt;&gt;transfer=yes<BR>&gt;&gt;cancallforward=yes<BR>&gt;&gt;callreturn=yes<BR>&gt;&gt;echocancel=yes<BR>&gt;&gt;callprogress=yes<BR>&gt;&gt;echocancelwhenbridged=yes<BR>&gt;&gt;echotraining=800<BR>&gt;&gt;rxgain=10.5<BR>&gt;&gt;txgain=1<BR>&gt;&gt;group=0<BR>&gt;&gt;callgroup=1<BR>&gt;&gt;busydetect=yes<BR>&gt;&gt;pickupgroup=1<BR>&gt;&gt;immediate=yes<BR>&gt;&gt;<BR>&gt;&gt;; 
  channel =&gt; 1<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;Good 
  luck<BR><BR><BR></P></FONT>
  <P>
  <HR>

  <P></P>No virus found in this incoming message.<BR>Checked by AVG 
  Anti-Virus.<BR>Version: 7.0.308 / Virus Database: 266.8.1 - Release Date: 
  23/03/2005<BR></BLOCKQUOTE></BODY></HTML>