Asterisk version is 1.4.25.1
I have a TE110p setup on a non-Pri T1 Link. The LED on the card shows green and tools sees it as configured, but Asterisk’s CLI/Messages etc never show the lines as ringing etc…
Was wondering if I have my System.conf and Chan_dahdi setup properly. Will assume there is something I am missing. The T1 link is ami with Smartframe(d4) and e&m signaling. In any case my files are as follows.
system.conf
Span 1: WCT1/0 “Digium Wildcard TE110P T1/E1 Card 0” (MASTER) AMI/D4
span=1,1,0,d4,ami
termtype: te
bchan=25-48
echocanceller=mg2,25-48
Global data
loadzone = us
defaultzone = us
chan_dahdi.conf
[trunkgroups]
; define any trunk groups
[channels]
; hardware channels
; default
usecallerid=yes
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
immediate=no
context=default
signaling=em
channel => 25-48
Any help would be appreciated.