Hi

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:

asterisk-1.8.0
dahdi-linux-complete-2.4.0+2.4.0
libpri-1.4.11.5

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.

Basically, I don't hear the dial tone and Asterisk does not register off
hook events.  I have spent time reviewing my config but I don't see what the
issue is.

Is there anything I am missing, or can you suggest some additional things to
look at?

Tim

chan_dahdi.conf
grep -v "^;" /etc/asterisk/chan_dahdi.conf | grep -v "^$"

[trunkgroups]
[channels]
language=en
context=phones
signalling=fxo_ks
usecallerid=yes
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=no
echocancelwhenbridged=no
group=1
callgroup=1
pickupgroup=1

dahdi-channels.conf:

; Span 1: WCTDM/4 "Wildcard TDM400P REV E/F Board 5" (MASTER)
;;; line="1 WCTDM/4/0 FXOKS"
signalling=fxo_ks
callerid="Channel 1" <4001>
mailbox=4001
group=5
context=phones
channel => 1
callerid=
mailbox=
group=
context=default

;;; line="2 WCTDM/4/1 FXSKS"
signalling=fxs_ks
callerid=asreceived
group=0
context=incoming-local
channel => 2
callerid=
group=
context=default
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to