MyKroFt
Guru
- Joined
- Oct 31, 2008
- Messages
- 659
- Reaction score
- 3
[Solved] New 1757 Purple Install - No Dahdi channels....
This is a new install
HW card is a Openvox A400P with 1 FXO/FXS module - modules 0 and 1 register during bootup, modules 2 and 3 missing (no modules)
lcpci shows the following:
/etc/dahdi/system.conf is:
dahdi-channels.conf is
asterisk dahdi show status:
asterisk show channels:
I can not get any channels to list and it does not see the ptsn line ring on inbound....
I have tried creating the trunk in both dahdi and zap (dahdi compat mode) with no luck....
Any suggestions?
Myk
This is a new install
HW card is a Openvox A400P with 1 FXO/FXS module - modules 0 and 1 register during bootup, modules 2 and 3 missing (no modules)
lcpci shows the following:
Code:
01:07.0 Communication controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface
Subsystem: OpenVox Communication Co. Ltd. OpenVox A400P 4-port analog card
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (250ns min, 32000ns max)
Interrupt: pin A routed to IRQ 185
Region 0: I/O ports at de00 [size=256]
Region 1: Memory at feadf000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=55mA PME(D0+,D1-,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: wctdm
Kernel modules: wctdm, hisax
Code:
# Autogenerated by /usr/sbin/dahdi_genconf on Mon Jan 23 19:12:18 2012
# 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: WCTDM/4 "Wildcard TDM400P REV E/F Board 5" (MASTER)
fxsks=1
echocanceller=mg2,1
fxoks=2
echocanceller=mg2,2
# channel 3, WCTDM/4/2, no module.
# channel 4, WCTDM/4/3, no module.
# Global data
loadzone = us
defaultzone = us
Code:
; Autogenerated by /usr/sbin/dahdi_genconf on Mon Jan 23 19:12:18 2012
; If you edit this file and execute /usr/sbin/dahdi_genconf again,
; your manual changes will be LOST.
; Dahdi Channels Configurations (chan_dahdi.conf)
;
; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended
; to be #include-d by /etc/chan_dahdi.conf that will include the global settings
;
; Span 1: WCTDM/4 "Wildcard TDM400P REV E/F Board 5" (MASTER)
;;; line="1 WCTDM/4/0 FXSKS (EC: MG2 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 1
callerid=
group=
context=default
;;; line="2 WCTDM/4/1 FXOKS (EC: MG2 - INACTIVE)"
signalling=fxo_ks
callerid="Channel 2" <4002>
mailbox=4002
group=5
context=from-internal
channel => 2
callerid=
mailbox=
group=
context=default
Code:
pbx*CLI> dahdi show status
Description Alarms IRQ bpviol CRC Fra Codi Options LBO
Wildcard TDM400P REV E/F Board 5 OK 0 0 0 CAS Unk 0 db (CSU)/0-133 feet (DSX-1)
Code:
pbx*CLI> dahdi show channels
Chan Extension Context Language MOH Interpret Blocked State
pseudo default default In Service
I have tried creating the trunk in both dahdi and zap (dahdi compat mode) with no luck....
Any suggestions?
Myk
