<!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>
Hello, <BR>
<BR>
I tried using these options in my chan_dahdi.conf, but when i call my asterisk box using the fxo line, i get this error:<BR>
<BR>
[Jan 9 01:28:03] WARNING[12295]: sig_analog.c:2365 __analog_ss_thread: DTMFCID timed out waiting for ring. Exiting simple switch<BR>
<BR>
and no callerid appears in my console:<BR>
<BR>
Incoming call from via DAHDI/1-1<BR>
<BR>
i've put this line in my incoming context to show the message above:<BR>
<BR>
Verbose("Incoming call from ${CALLERID(num)} via ${CHANNEL}");<BR>
<BR>
<BR>
Thanks<BR>
<BR>
<BR>
On Wed, 2011-04-27 at 09:58 -0500, Shaun Ruffell wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Wed, Apr 27, 2011 at 09:26:24AM -0300, Antonio Modesto wrote:
> Good morning,
>
> I have a digium wctdm24xxp in my asterisk box, i am not able to see
> the callerid when the call is incoming from the fxo line, i live in
> Brazil, how can i change the signaling from fsk to dtmf?
Hello Antonio,
In chan_dahdi.conf you would need to set cidsignalling=dtmf and cidstart=dtmf.
However there may currently be an issue at least with Asterisk 1.6.2 where the
start of the caller ID is not detected. I would be interested to hear what
sort of results you have when you try to set this.
Thanks,
Shaun
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>