Hi<br><br>I was using the delivered Ubuntu 1.6.x packages but I wanted to look at gtalk integration so I downloaded, compiled and installed the source (after removing the Ubuntu packages) have installed the following:<br><br>

asterisk-1.8.0<br>dahdi-linux-complete-2.4.0+2.4.0<br>libpri-1.4.11.5<br><br>I copied my config back into place and most seems to work, but I cannot get my phone that is plugged into the Wildcard TDM400P REV E/F card that I have to work.<br>

<br>Basically, I don&#39;t hear the dial tone and Asterisk does not register off hook events.  I have spent time reviewing my config but I don&#39;t see what the issue is.<br><br>Is there anything I am missing, or can you suggest some additional things to look at?<br>

<br>Tim<br><br>chan_dahdi.conf<br>grep -v &quot;^;&quot; /etc/asterisk/chan_dahdi.conf | grep -v &quot;^$&quot;<br><br>[trunkgroups]<br>[channels]<br>language=en<br>context=phones<br>signalling=fxo_ks<br>usecallerid=yes<br>

callwaiting=yes<br>usecallingpres=yes<br>callwaitingcallerid=yes<br>threewaycalling=yes<br>transfer=yes<br>canpark=yes<br>cancallforward=yes<br>callreturn=yes<br>echocancel=no<br>echocancelwhenbridged=no<br>group=1<br>callgroup=1<br>

pickupgroup=1<br><br>dahdi-channels.conf:<br><br>; Span 1: WCTDM/4 &quot;Wildcard TDM400P REV E/F Board 5&quot; (MASTER) <br>;;; line=&quot;1 WCTDM/4/0 FXOKS&quot;<br>signalling=fxo_ks<br>callerid=&quot;Channel 1&quot; &lt;4001&gt;<br>

mailbox=4001<br>group=5<br>context=phones<br>channel =&gt; 1<br>callerid=<br>mailbox=<br>group=<br>context=default<br><br>;;; line=&quot;2 WCTDM/4/1 FXSKS&quot;<br>signalling=fxs_ks<br>callerid=asreceived<br>group=0<br>context=incoming-local<br>

channel =&gt; 2<br>callerid=<br>group=<br>context=default<br><br><br><br><br><br><br><br>