<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Good afternoon,<BR>
<BR>
&nbsp;&nbsp;&nbsp; I'm trying to configure my asterisk to work with DTMF signaling (I live in Brazil) , i've put these lines in my chan_dahdi.conf<BR>
<BR>
&nbsp;&nbsp;&nbsp; usecallerid=yes<BR>
&nbsp;&nbsp;&nbsp; callerid=asreceived<BR>
&nbsp;&nbsp;&nbsp; cidsignaling=dtmf<BR>
&nbsp;&nbsp;&nbsp; cidstart=polarity<BR>
<BR>
&nbsp;&nbsp;&nbsp; my dahdi system.conf<BR>
<BR>
&nbsp;&nbsp;&nbsp; loadzone=br<BR>
&nbsp;&nbsp;&nbsp; defaultzone=br<BR>
&nbsp;&nbsp;&nbsp; fxsks=1<BR>
&nbsp;&nbsp;&nbsp; fxsks=3<BR>
&nbsp;&nbsp;&nbsp; fxsks=4<BR>
<BR>
&nbsp;&nbsp;&nbsp; When i try to dial to my asterisk box via analog line, it returns these errors in the console:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; == Starting post polarity CID detection on channel 2<BR>
&nbsp;&nbsp;&nbsp; -- Starting simple switch on 'DAHDI/2-1'<BR>
[Jul&nbsp; 8 14:33:02] WARNING[2889]: sig_analog.c:2482 __analog_ss_thread: Channel DAHDI/2-1 in prering state, but I have nothing to do. Terminating simple switch, should be restarted by the actual ring.<BR>
&nbsp;&nbsp;&nbsp; -- Hanging up on 'DAHDI/2-1'<BR>
&nbsp;&nbsp;&nbsp; -- Hungup 'DAHDI/2-1'<BR>
<BR>
Information about my system:<BR>
-&gt; FreeBSD 8.2-STABLE<BR>
-&gt; asterisk-1.8.4.2<BR>
-&gt; dahdi-2.4.0rc5_5<BR>
-&gt; Digium TDM400P Board with 3 FXO Modules
</BODY>
</HTML>