Hello everyone,
I am trying to set up my first asterisk PBX and I am completely lost. I installed asterisk 11, dahdi 2.9.1.1, libpri and freepbx 2.11.0.37 on CentOS 6.5 . I have 1 telephony card (it’s the Openvox B100E, which I read is supported). What do I need to do to make this work? Here are some command outputs:
#lspci -vvvv
04:00.0 Network controller: Cologne Chip Designs GmbH ISDN network controller [HFC-PCI] (rev 02)
Subsystem: Cologne Chip Designs GmbH ISDN Board
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-
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at d000 [disabled] [size=8]
Region 1: Memory at f7c00000 (32-bit, non-prefetchable) [disabled] [size=256]
Capabilities: [40] Power Management version 1
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel modules: hisax, hfcpci
# dahdi_hardware
pci:0000:04:00.0 zaphfc- 1397:2bd0 HFC-S ISDN BRI card
# dahdi_genconf
Empty configuration -- no spans
Empty configuration -- no spans
Empty configuration -- no spans
[code]# dahdi_cfg -v
DAHDI Tools Version - 2.9.1
DAHDI Version: 2.9.1.1
Echo Canceller(s):
Configuration
Channel map:
0 channels to configure.
[/code]
Could someone point me to the right direction? I am a complete n00b at this.
Thank you in advance!