Hi all
I am running trixbox CE 2.8.0.4
I have just installed a Digium TE121 w/Echo Can in E1 mode.
The system has an existing TDM2400 with 16 FXO ports installed.
Since physically installing the TE121 Asterisk see's the TE121 as 'Span 1' and the TDM as 'Span 2'
As far as I am aware this has changed the Zap/DAHDI channel numbers on the TDM from 1 - 16 to 32 - 47.
My issue is I have changed the channel numbers in the trixbox GUI under 'PBX Settings - Trunks' from Zap/1 to Zap/32 and so on for the remaining channels. I also checked my outbound routes which had automatically changed to the the new channel numbers.
I cannot make an outbound call. In the CLI for all channels i get something like
------------------------------------------------------------------------------------------------------------------------------
"Executing [s@macro-dialout-trunk:19] Dial("SIP/200-00000003", "DAHDI/32/60855512345,300,") in new stack
== Everyone is busy/congested at this time (1:0/0/1)"
------------------------------------------------------------------------------------------------------------------------------
I also have Incoming Routes set through 'PBX Settings - Zap Channel DID's' which I have also amended.
The inbound calls are also not being routed.
I have not yet configured the digital card but would like to get the TDM up and running first.
I am quite new to Asterisk. What did I miss?
Here is a copy of my 'system.conf' after running 'setup-pstn'
----------------------------------------------------------------------------------------------------------
# Autogenerated by /usr/sbin/dahdi_genconf on Fri Aug 13 16:56:20 2010
# If you edit this file and execute /usr/sbin/dahdi_genconf again,
# your manual changes will be LOST.
# Dahdi Configuration File
#
# This file is parsed by the Dahdi Configurator, dahdi_cfg
#
# Span 1: WCT1/0 "Wildcard TE121 Card 0" (MASTER)
span=1,1,0,ccs,hdb3,crc4
# termtype: te
bchan=1-15,17-31
dchan=16
echocanceller=mg2,1-15,17-31
# Span 2: WCTDM/0 "Wildcard TDM2400P Board 1"
fxsks=32
echocanceller=mg2,32
fxsks=33
echocanceller=mg2,33
fxsks=34
echocanceller=mg2,34
fxsks=35
echocanceller=mg2,35
fxsks=36
echocanceller=mg2,36
fxsks=37
echocanceller=mg2,37
fxsks=38
echocanceller=mg2,38
fxsks=39
echocanceller=mg2,39
fxsks=40
echocanceller=mg2,40
fxsks=41
echocanceller=mg2,41
fxsks=42
echocanceller=mg2,42
fxsks=43
echocanceller=mg2,43
fxsks=44
echocanceller=mg2,44
fxsks=45
echocanceller=mg2,45
fxsks=46
echocanceller=mg2,46
fxsks=47
echocanceller=mg2,47
# channel 48, WCTDM/0/16, no module.
# channel 49, WCTDM/0/17, no module.
# channel 50, WCTDM/0/18, no module.
# channel 51, WCTDM/0/19, no module.
# channel 52, WCTDM/0/20, no module.
# channel 53, WCTDM/0/21, no module.
# channel 54, WCTDM/0/22, no module.
# channel 55, WCTDM/0/23, no module.
# Global data
loadzone = us
defaultzone = us
----------------------------------------------------------------------------------------------------------

Member Since:
2010-06-30